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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment