Search Issue Tracker
Fixed
Fixed in 1.19.2
Votes
0
Found in [Package]
1.18.2
1.19.0
Issue ID
BPSBP-106
Regression
No
Addressable Scenes in groups that are packed separately lose their references when they are loaded
Reproduction steps:
1. Open the User's attached "AddressableIssue.zip" project
2. Go Window -> Asset Management -> Addressables -> Groups
3. Ensure that Play Mode Script is set to "Use Existing Build" and go Build -> New Build -> Default Build Script
4. Open the "InitialScene" Scene and enter the Play Mode
5. Observe the shape in the Game View
Expected result: The shape is empty in the middle
Actual result: The shape is full
Reproducible with: 1.18.2, 1.18.11 (2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0a20, 2022.1.0a2)
Not reproducible with: 1.17.17 (2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0a20. 2022.1.0a2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
Fixed an edge case with NONRECURSIVE_DEPENDENCY_DATA in which Scene Bundles would be unable to load MonoScripts and log Missing Behaviour warnings at runtime.
Resolution Note (fix version 1.19.2):
Resolved previous to port addition.
Resolution Note:
Resolved previous to port addition.