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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment