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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment