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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment