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
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
- Cell template field is reset and an "ArgumentException" is thrown when template was edited and UI Document is reopened
- Broken hyperlink formatting in HDRP 3D Sample Tutorials
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