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
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
Add comment