Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0a3
Issue ID
725542
Regression
No
[MSE::Delete] Trying to load a scene which was deleted throws exception, should show pop-up "cannot load deleted scene
[MSE::Delete] Trying to load a scene which was deleted throws exception, should show pop-up "cannot load deleted scene
Steps to repro:
1. Open the attached project
2. Unlaod the scene 2 from the hierarchy view
3. Delete scene 2 from assets
4. Now try to load scene 2 from hierarchy view
Note that an exception is thrown. The exception thrown is not incorrect but it should be handled in a different way.
1. One option is to delete the unloaded scene entry from the hierarchy view as well when we delete from assets folder
2. Show a pop up which says it cannot be loaded and ask user for confirmation to remove it from the hierarchy view
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment