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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Amya12
Apr 06, 2022 06:41
Thanks