Search Issue Tracker
Fixed in 1.3.0-preview.7
Fixed in 1.2.11
Votes
0
Found in [Package]
1.0.0
Issue ID
1203662
Regression
No
Match content on subtimeline clip with a newly created subtimeline with no duration make the clip disappear.
Steps to Repro :
1) Create an empty timeline (that will be the main timeline).
2) Create a control track.
3) Create another timeline using another gameobject (that will be the subtimeline).
4) Drag and drop the subtimeline gameobject on the control track of the main timeline => that will create a subtimeline clip.
5) Right click and press "Match Content" menu.
Current Result : The clip disappears.
Expected Result : The clip stays the same.
Reason : As the subtimeline doesn't have any duration, the match content try to make the start/end of the subtimeline clip in the main timeline match the not existing value of the subtimeline => the clip disappears.
I think it's a regression but I don't know since when it began.
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Amya12
Apr 06, 2022 06:41
Thanks