Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
5.3.4p5
Issue ID
810415
Regression
No
Changing Animator.runtimeAnimatorController Changes Default State Values
Steps to reproduce:
1. Open attached project
2. Open "Appliction" scene
3. Press Play
4. Select "AnimatedObject" in the Hierarchy
5. Press "Go To Hidden", press "Go To Idle"
6. Press "Go To Hidden" once again and then press "Use Controller 2"
7. Press "Go To Idle"
8. Notice how object is still invisible even though current animation is Idle (inspect Animator) (gif attached)
Note: if you press "Use Controller 2" when object is in Idle state it will work as expected, also if you press "Go To Hidden" > "Use Controller 1" > "Go To Idle" it will work as expected as well.
Reproduced with: 5.2.4f1, 5.3.5p5, 5.4.0b24
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment