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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment