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
- “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