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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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