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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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.