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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment