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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment