Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
Issue ID
894062
Regression
Yes
Animator keeps StateMachine state when disabling GameObject
Animator keeps StateMachine state when disabling GameObject, when it should reset the controller.
repro:
-disable, then re-enable GO that is using an Animator controller...
bug: controller resumes where it was when it was disabled.
expected: controller is reset.
Comments (16)
Add comment
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
Entity007
Apr 11, 2017 13:59
I have this issue on 5.6.0f3. Hope it gets fixed soon.
FP-Arttu
Apr 10, 2017 06:52
This should be fixed in 5.6.0p1
http://answers.unity3d.com/questions/1334690/unity-56-animatorrebind-doesnt-work-animator-doesn.html
1023nz0
Apr 10, 2017 04:36
Please fix this
Gianvy
Apr 09, 2017 14:58
Yes, it's not fixed, the same for me
GCat
Apr 08, 2017 22:56
can confirm its not fixed
its really bad for projects that depends on animation reset
marf
Apr 08, 2017 20:22
This is not fixed! When I disable gameobject and re enable the animation doesn't reset! (version 5.6.0f3)