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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment