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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment