Search Issue Tracker
Not Reproducible
Votes
3
Found in
5.0.0b21
Issue ID
666880
Regression
No
[SampleAssets] ThirdPersonController throws warnings when jumping
To reproduce:
1. Open attached project
2. Open crime.scene
3. Enter play mode
4. Press space to jump
5. Notice the warnings in console:
Animator has not been initialized.
UnityEngine.Animator:SetFloat(String, Single, Single, Single)
UnityStandardAssets.Characters.ThirdPerson.ThirdPersonCharacter:UpdateAnimator(Vector3) (at Assets/Standard Assets/Characters/ThirdPersonCharacter/Scripts/ThirdPersonCharacter.cs:121)
UnityStandardAssets.Characters.ThirdPerson.ThirdPersonCharacter:Move(Vector3, Boolean, Boolean) (at Assets/Standard Assets/Characters/ThirdPersonCharacter/Scripts/ThirdPersonCharacter.cs:75)
UnityStandardAssets.Characters.ThirdPerson.ThirdPersonUserControl:FixedUpdate() (at Assets/Standard Assets/Characters/ThirdPersonCharacter/Scripts/ThirdPersonUserControl.cs:71)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
Add comment