Search Issue Tracker
Active
Under Consideration for 6000.5.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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment