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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment