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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment