Search Issue Tracker
By Design
Votes
0
Found in
5.1.0p1
Issue ID
704950
Regression
No
[Animator][RootMotion] Animator root doesn't return to initial position after its stopt
Animator with root motion have some strange behaviour. When animations is Stopt root object doesn't comeback to initial position. This behaviour can be noticed when hiding and unhiding game object that causes animator to play animation again.
1. Play scene "Test".
2. Hide and Unhide game object (Hero). Do it about 20x times.
3. Notice that (Hero) keeps sinking towards Y axis.
Comments (1)
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
odyssey96
Jun 27, 2015 08:55
Sorry are you saying Apply Root Motion is enabled? I thought that was the intended behaviour and if you wanted your object to go back to its previous position you need to disable Apply Root Motion? Sorry if I misunderstood