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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment