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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment