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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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.