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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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.