Search Issue Tracker
Fixed
Votes
0
Found in
4.6.0b20
Issue ID
640955
Regression
No
Object animates wrongly between 2 keyframes which have same properties
To reproduce this issue:
1. Import the attached package
2. Open the scene
3. It has a cube with animation
4. Animation has 3 keyframes for transform position. First 2 are (0,0,0), the last one is (2,0,0)
5. Press play
6. Notice cube is shifting to the left when animating between first 2 keyframes which are both (0,0,0)
7. This only happens when having third keyframe with different properties
It happens because the animation curves no longer
are linear/flat as default.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment