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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
Add comment