Search Issue Tracker
Fixed in 1.19.4
Votes
0
Found in [Package]
1.18.14
Issue ID
1360522
Regression
No
[Addressables] Scene GameObjects lose ScriptableObject references when Scene is loaded using Addressables.LoadSceneAsync
How to reproduce:
1. Open the user attached project
2. Open Addressables Groups window
3. Build the bundles via Build -> New Build -> Default Build Script
4. Switch the "Play Mode Script" to the "Use Existing Build" option
5. Enter Play Mode
6. Select "AddressablesScriptableObjectTest" GameObject in the Hierarchy window
7. In the Inspector window, under "Addressables Scriptable Object Test (Script)" component observe the "SO_Reference" field
Expected result: The SO_Reference has a ScriptableObject referenced
Actual result: The SO_Reference is set to "None"
Reproducible with: 1.16.1 - 1.18.16 (2021.1.22f1, 2021.2.0b13, 2022.1.0a10)
Not reproducible with: 1.18.15 (2019.4.30f1, 2020.3.19f1), 1.18.19 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b13, 2022.1.0a10)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.19.4):
Fixed in: 1.19.4