Search Issue Tracker
In Progress
Fix In Review for 1.4.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
- 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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment