Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a11
2019.2.0a1
2019.2.0f1
2019.3.0a1
Issue ID
1173474
Regression
No
Entering Isolation Mode throws errors when Hierarchy with multiple Scenes has Unloaded Scene
How to reproduce:
1. Open the attached project ("case_1173474")
2. Select one of the Cubes in the Scene
3. Enter Isolation Mode (by default, the shortcut is Shift+H)
4. Observe the console
Expected results: Isolation mode is enabled without any errors
Actual results: Error "ArgumentException: The scene is not loaded" is thrown
Reproducible with: 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Note:
- Isolation mode became available from 2019.1.0a11
- If the Unloaded Scene is below the Loaded Scene in Hierarchy, the GameObject in the Loaded Scene become invisible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment