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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
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.