Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0b1
Issue ID
952579
Regression
No
Assertion failure undoing deletions from Timeline
In the attached project, if you delete all the tracks from the timeline and then undo the deletions with ctrl-z, an assertion failure will occur:
Assertion failed: In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
1. Open attached project and load timeline.scene
2. Select TimelineContainer from the scene hierarchy
3. delete all the tracks from the timeline
4. Undo the track deletions with crtl-z
5. Assertion occurs when attempting to undo deletion of the second track
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment