Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b11
Issue ID
889776
Regression
Yes
Crash in UI::Canvas::MarkAllNestedCanvasesDirty() when exiting a scene
Steps to reproduce:
1. Open the project attached
2. Enter Play mode
3. Wait 2 seconds for the initial animation to end
4. Click "Back" icon at top-left of play mode
5. Exit Play Mode
Result: Crash
In 5.6.0f1:
UI::Canvas::MarkAllNestedCanvasesDirty()
In 2017.1.0a3:
UI::CompareFunc(UI::Canvas*, UI::Canvas*)
Reproduced in: 5.6.0f1, 2017.1.0a3
Did not reproduce in: 5.5.2p2
Regression introduced in 5.6
Note: attached editor logs of 5.6 and 2017 versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment