Search Issue Tracker
Fixed in 1.3.0-preview.3
Votes
0
Found in [Package]
2019.1.0a14
2019.2.0a1
2019.3.0a1
2019.3.0b7
2020.1.0a1
Issue ID
1192503
Regression
Yes
[Timeline] Assertion failed exception is thrown on selecting Timeline window after creating Timeline clip preset asset
Assertion failed exception is thrown continuously on selecting Timeline window after creating Timeline clip preset asset. Unable to duplicate or delete the Animation Track from timeline window.
Steps to repro:
1. Open the attached Project.
2. Select CubeTimeline asset in the project view.
3. Create a preset of CubeTimeline.
4. Select TimelineAsset preset.
5. Click on Timeline window.
Actual Result:
Assertion failed exception is thrown in the console.
Expected Result:
No error in the console.
Reproducible on:
2020.1.0a9, 2019.3.0b7, 2019.2.0f1, 2019.1.0a14.
Working Fine in:
2019.1.0a13.
Environment:
Windows 10 & Mac 10.14.
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 1.3.0-preview.3):
Timeline is incompatible with Presets. The fix is two-fold, first, the spamming error is fixed, but more importantly Timeline assets are excluded from presets. Using presets with timeline will generate invalid timeline or track assets.