Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.10.0
Issue ID
ADDR-1304
Regression
No
Addressables method LoadSceneAsync loads an empty Scene when loading from a package
How to reproduce:
1. Open the attached project (Empty.zip)
2. In the Project window select the 'TEST' ScriptableObject
3. In the Inspector window make sure that Start Scene is set to 'TestScene' which is a Scene from the 'test' package
4. Enter Play Mode
Expected results: TestScene gets loaded and it has 'Cube', 'Main Camera', 'Directional Light' GameObjects in the Hierarchy window
Actual results: TestScene gets loaded but without the mentioned GameObjects
Reproducible with: 1.1.3-preview (2019.4.2f1), 1.1.5 (2018.4.24f1), 1.10.0 (2019.4.2f1, 2020.1.0b13, 2020.2.0a16)
Not reproducible with: 0.8.6-preview (2019.4.2f1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment