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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment