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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment