Search Issue Tracker
Fixed
Fixed in 1.4.X - Entities, 1.5.X - Entities
Votes
5
Found in [Package]
1.2.0-pre.6 - Entities
1.3.X - Entities
7000.0.0a1
Issue ID
ECSB-950
Regression
No
Scene is not present when downloading and loading it from server
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Build remote content (Tools > Build Content)
4. Open the “\Build\RemoteContent\StandaloneWindows64“ folder and copy its contents to the server
5. In Hierarchy, select the “UIManager” GameObject
6. In Inspector, enter the URL of the server in the “Url“ field
7. Build and Run (File > Build Settings > Build and Run)
8. In Player, press the Button with the text "Init Empty"
9. Press the Button with the text "Load Capsule Scene"
Expected result: Capsule is present in the Player
Actual result: Capsule does not exist
Reproducible with: 1.1.0-exp.1 (2022.3.20f1), 1.2.0-pre.6 (2022.3.20f1)
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Issue is reproducible sometimes, usually requires reopening the Player and repeating steps 8 and 9 about 5 times
- If pressing "Init with all" instead, all asset is downloaded before any loading occurs, and the Scene can be loaded successfully
- Reproducible with Android
- Does not reproduce in Play Mode
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
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
Resolution Note (fix version 1.5.X - Entities):
This was fixed in 1.4.0-pre.4