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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Add comment