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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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