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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment