Search Issue Tracker
Fixed in 1.4.4
Votes
0
Found in [Package]
Issue ID
1279350
Regression
No
Splitting a clip that has ease-in/out values copies those values to new clip instead of clearing
Related to case 996934
Steps to reproduce :
Create a Timeline asset and add an Animation Track and Animation Clip
Create a Game Object in the scene and add the timeline asset
Select the Animation Clip and put a non-zero value for ease-in
Move the playhead to the middle of the Animation Clip
Right Click -> Editing -> Split (or click S)
See that both the clips have the original ease-in value instead of just the one on the left
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment