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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment