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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.