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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
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.