Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2020.2.0b9
2021.1
Issue ID
1291614
Regression
No
Dragging a Game Object into a Scene that is not loaded causes other not loaded Scenes to disappear
How to reproduce:
1. Open attached "New Unity Project.zip" project and Scenes/SampleScene scene
2. Additively load Scene A and Scene B
3. Unload Scene A and Scene B (without removing)
4. Drag TestCube (1) Game Object from SampleScene to the unloaded Scene A
5. Observe the Hierarchy window
Expected result: Both unloaded Scene A and unloaded Scene B are present in the Hierarchy window
Actual result: Unloaded Scene B disappears
Reproducible with: 2018.4.29f1, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8
Note: The following issues that appear after dragging an object into an additive scene that is not loaded:
1. The editor does not allow right-clicking on the additive scene (2019.1.0a10, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
2. The label is not visible when renaming a Game Object in the Hierarchy window (2019.1.0a10, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
3. It is impossible to reload the removed scene additively until the editor is restarted (2018.4.29f1, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a4