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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment