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
- An extra not needed scrollbar becomes visible in the preset "Inspector" window
- Layer Collision Matrix expansion causes extra scrollbar in Physics Settings
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
Add comment