Search Issue Tracker
By Design
Votes
0
Found in [Package]
8.0.0-pre.4
Issue ID
1387137
Regression
No
2D Animator bone position IK handles behave incorrectly when previewing the animation
How to reproduce:
1. Open user's attached project "Uphold.zip"
2. Open the Animation Window and enable "Preview"
3. Select the "VinebaneFront" object in the Hierarchy window
4. Press "Play" in the Animation window
Expected result: Animation preview plays the animation correctly
Actual result: The animation behaves differently than in Play Mode or by navigating through the Timeline
Reproducible with: 5.0.10 (2020.3.24f1), 7.0.3 (2021.2.6f1), 8.0.0-pre.4 (2022.1.0b2)
Could not test with: 3.2.15 (2019.4.34f1) (no "IK Manager 2D" script in Package)
Note: Not reproducible in Play Mode
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:
When animating IK, affected bone transforms should not be individually animated. This will cause the two systems (Animation and IK) to fight each other over the final bone transform position. The fix is to either choose to animate using IK or keying individual bone transforms.