Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.14
Issue ID
N4EBUG-35
Regression
No
Subscenes of the client world do not load/unload in the Entities Hierarchy when pressing the "Load"/"Unload" button in the Inspector
Reproduction steps:
1. Open the attached “IN-48886_Subscene Unload.zip“ project
2. Open the “SampleScene”
3. Enter Play mode
4. Open the “ClientWorld” in Entities Hierarchy
5. Select the “New Sub Scene”
6. Unload the selected subscene in the Inspector by pressing the “Unload” button
7. Observe the Entities Hierarchy
Expected result: The “New Sub Scene” gets displayed as “New Sub Scene (not loaded)” (just like in the server world)
Actual result: The “New Sub Scene” stays in its previous state “New Sub Scene (closed)” (contrary to the server world)
Reproducible with: 1.0.15 (2022.3.8f1)
Reproduced on: Windows 11 Pro (22H2)
Not reproduced on: No other environment tested
Notes:
- When testing with the Entities Package 1.0.14, Netcode for Entities Package 1.0.15 has been used
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment