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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Root Motion is impacted by transitions. This is by design.