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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment