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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Root Motion is impacted by transitions. This is by design.