Search Issue Tracker
Active
Under Consideration for 1.2.X, 1.3.X, 7000.0.X
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
- Does not reproduce with IL2CPP
- Does not reproduce in Play Mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment