Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.19.19
Issue ID
ADDR-3312
Regression
No
System.NullReferenceException when building an Addressables Group when using 2020.3
Reproduction steps:
1. Open the “DOTSWorkspace” Project
2. In the top menu select Window > Asset Management > Addresables > Groups
3. In the Addressables Group Window select Build > New Build > Default Build Script
Expected result: An Addresables Group is built
Actual result: “(0,0): error System.NullReferenceException: Object reference not set to an instance of an object.” is thrown in the Console Window
Reproducible with: 1.19.19 (2020.3.46f1, 2021.3.20f1), 1.21.9 (2020.3.46f1, 2021.3.20f1)
Not reproducible with: 1.20.5 (2022.2.0b12) 1.21.9 (2022.2.12f1, 2023.1.0b9, 2023.2.0a7)
Could not test with: 1.19.19 (2022.2.0a13 ((error CS0104: 'BurstRuntime' is an ambiguous reference) (error CS1503: Argument 2: cannot convert)))
Reproducible on: Intel MacOS 13.2.1
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
The problem isn't reproducible with newer versions of the package on newer versions of the Editor. Due to stability concerns with branching code paths for various editor versions, we're unable to attend to this issue at the time.