Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.21.9

Issue ID

ADDR-3330

Regression

No

SubScene is not displayed when Scene containing the SubScene is loaded with Addressables.LoadSceneAsync

Package: Addressables

-

Reproduction steps:
1. Open the attached “ecs-addressables.zip” project
2. Open the “Assets/Scenes/BootScene.unity” Scene
3. Open the Addressables Groups window (Window > Asset Management > Addressables > Groups)
4. Build the Addressables (Build > New Build > Default Build Script)
5. Enter the Play Mode
6. Observe the Game View

Expected result: Grey Cube is seen in the middle of the Game View
Actual result: The Game View window is completely blue and the Cube is not present

Reproducible with: 1.19.19, 1.20.5, 1.21.9 (2022.2.15f1, 2023.1.0b12, 2023.2.0a10)
Couldn't test with: 2020.3.47f1, 2021.3.22f1 (due to Script errors)

Reproducible on: Windows 10 Pro (22H2)

Note: The issue is only present when the Play Mode Script is set to “Use Existing Build (Windows)” when building the Addressables

  1. Resolution Note:

    The supported mechanism for loading contents in DOTS is by using the DOTS Content Manager.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.