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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Amya12
Apr 06, 2022 06:41
Thanks