Search Issue Tracker

Not Reproducible

Votes

3

Found in

5.0.0b21

Issue ID

666880

Regression

No

[SampleAssets] ThirdPersonController throws warnings when jumping

Standard Assets

-

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)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.