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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment