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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment