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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.