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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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.