Search Issue Tracker
Fixed in 1.1.9
Votes
0
Found in [Package]
0.8.6, 1.1.5
Issue ID
1169726
Regression
No
[Addressables] Built in Group can be marked as default, which causes NullReferenceException when building Player Bundles
How to reproduce:
1. Open the attached project ("case_1169726-LWRP-Asset-Bundles-Dependencies")
2. Try building Player Content
Expected results: Player Content is built successfully
Actual results: Player Content build fails with NullReferenceException
Reproducible with: 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Couldn't test with 2017.4, as it does not have Package Manager
Reproducible with package versions: 0.8.6, 1.1.5
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.1.9):
Users can still make Built In Data group default, but it no longer throws the Null Reference error when the user builds content.