Search Unity

Error on download standard assets

Discussion in 'Linux' started by Deleted User, Jul 17, 2016.

  1. Deleted User

    Deleted User

    Guest

    Crash when try install standard assets from unity store

    Assets/Standard Assets/Character Controllers/Sources/Scripts/ThirdPersonCamera.js(52,73): BCE0144: 'UnityEngine.Component.collider' is obsolete. Property collider has been deprecated. Use GetComponent<Collider>() instead. (UnityUpgradable)

    https://www.assetstore.unity3d.com/en/#!/content/32351
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    That should lead to the script getting automatically updated - do you have any more information about the crash?