Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.2.0f3
Issue ID
729185
Regression
Yes
[LoadLevel] Crash if scene in which LoadLevel is called has Canvas that parent UI object (e.g. Image)
Steps to reproduce:
1. Open attached project "LoadLevelCrash.zip"
2. Open scene "repro"
3. Run it
4. Observe crash
5. Open project and repro scene again
6. Delete child Image object of Canvas
7. Run scene and notice that no crash occurs
Note: Crash occurs using Image, Raw Image, Text, Button (due to Image component attached to it) etc.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment