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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
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.