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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.