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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment