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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment