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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment