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
- "Errors during XML parse" warnings are thrown when building project for the Android platform
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
Add comment