Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0f3
Issue ID
983706
Regression
No
Root Transform Position Y does not return to a starting position after making a transition between Animations
To reproduce:
1. Open the attached project;
2. Open "test" scene (Assets > MainScene > test);
3. Enter Play mode;
4. Open the Animator Window (Window > Animator);
5. Trigger "jump" parameter in the Parameters tab;
6. Check XYL Game Object's Y position change after playing the animation.
Expected result: Game Object Y position returns to a starting position after playing an animation.
Actual result: after playing an animation, Game Object does not return to 0 position on Y axis.
Workaround: Bake into Pose the Root Transform Position (Y) of the Animation (Assets > Resources > ArtWork > Player > TestHero > @runJumpFar00 > Edit runJumpFar00 animation clip > Root Transform Position (Y) > Bake Into Pose (true)).
Reproduced on versions: 5.6.4p4, 2017.1.3f1, 2017.2.1p1, 2017.3.0p1, 2018.1.0a7.
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Root Motion is impacted by transitions. This is by design.