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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Amya12
Apr 06, 2022 06:41
Thanks