Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0f3
Issue ID
821133
Regression
No
[AnimationWindow] Quaternion interpolation curve is drawn wrong when two keys are further apart than 180 degrees
How to reproduce:
1. Open the attached project
2. Open the 1.unity scene
3. Click the "Cube" object and open AnimationWindow
4. Move a red indicator and observe animation
5. It has 2 keyframes <0, 0, 0> to <330, 0, 0>, the transform doesn't directly move to target angle but jitter in the middle. This is expected
6. Open Curve in animation window
7. Notice that curve is straight line. Shouldn't it reflect the animation and firstly go to negative value and so on?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment