Search Issue Tracker
Fixed
Fixed in 1.19.6
Votes
0
Found in [Package]
1.19.4
Issue ID
ADDR-2234
Regression
No
Scene loaded using Addressables.LoadSceneAsync looses Asset references when Non-Recursive Dependency Calculation is enabled
How to reproduce:
1. Open the user's attached "AddressableNonRecursiveDependencyAndroidBug.zip" project
2. Open the Addressabkes Groups (Window->Assetr Management->Addressables->Groups)
3. Open System Settings (In Addressables Groups Tools->Inspect System Settings)
4. In the Inspector Check the "Non-Recursive Dependency Calculation" option
5. Build the Addresables (In Addressables Groups Build->New Build->Default Build Script)
6. Build And Run the "Bootstrap" Scene
Expected results: In the Build, the cube moves up and down
Actual results: In the Build, the cube doesn't move, "null playable asset error" is thrown
Reproducible with: 1.19.4 (2020.3.18f1, 2021.1.20f1, 2021.2.0b11, 2022.1.0a7)
Could not test with: 2019.4 because the "Non-Recursive Dependency Calculation" option requires Unity 2020.2+
Notes:
- The issue has been reproduced on Windows 10 and Android
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.19.6):
Fixed in Addressables 1.19.6 available in Unity 2021.2.0b16 and later