Search Issue Tracker
Active
Votes
0
Found in
6000.0.57f1
6000.1.16f1
6000.2.3f1
6000.3.0b1
Issue ID
UUM-116738
Regression
No
Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
*Steps to reproduce:*
1. Open provided Unity “UnloadSceneIssues.zip” project from Google Drive link
2. Right-click on “SampleScene” in Hierarchy window
3. Select “Add new Scene”
4. In Lighting window > Adaptive Probe Volumes tab press “Unload These Scenes” button
5. In Hierarchy window right-click on “Untitles (not loaded)” scene
6. Press “Load Scene”
*Actual results:* “ArgumentException: Scene file not found” error thrown in the Console when trying to Load recently Unloaded new added Scene
*Expected results:* No errors in the Console window, when trying to load a Scene from the Hierarchy, Editor should be able to find the scene file and load it, unless the file was deleted or never saved
*Reproducible with versions:* 6000.0.57f1, 6000.1.16f1, 6000.2.3f1, 6000.3.0b1
*Tested on (OS):* macOS Silicon, Sequoia 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment