Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0f1
6000.4.0b1
6000.5.0a3
Issue ID
UUM-129586
Regression
No
“ArgumentException” error is thrown when double clicking an unloaded Scene in the Hierarchy V2 window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Make sure Hierarchy V2 is enabled
- Create a new Scene (Assets > Create > Scene > Scene)
- Drag the Scene to the Hierarchy V2 window
- Right click the Scene and select "Unload Scene"
- Double click the unloaded Scene
- Observe the Console window
Actual results: "ArgumentException: SceneManager.SetActiveScene failed; scene 'New Scene' is not loaded and therefore cannot be set active" error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.3.0f1, 6000.4.0b1, 6000.5.0a3
Can’t test with versions: 6000.0.64f1, 6000.2.15f1 (due to no Hierarchy V2)
Tested on (OS): MacOS M1 Silicon Tahoe 26.0.1
Notes:
- Does not reproduce with the old Hierarchy window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment