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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.