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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment