Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f2
Issue ID
894617
Regression
Yes
[Anim] Animator controller freeze
Animator controller freezes when you disable Animator component, move a state in the Animator, then re-enable the Animator controller.
repro:
-open project
-open Locomotion scene
-click Editor Play
(while in runtime)
-select Greg in Hierarchy
-disable the Animator component
-move a State in the Animator
-re-select Greg
-re-enable the Animator component...
bug: states and layer weights are frozen (see attached Animator.gif).
expected: states and layer weights are re-enabled properly.
note: Editor Stop, then Play again, fixes the controller.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Add comment