Search Issue Tracker
Fixed
Fixed in 1.21.14
Votes
0
Found in [Package]
1.21.1
Issue ID
ADDR-3324
Regression
Yes
Build>Default Build Script results in an error when attempting to build empty groups
Steps to reproduce:
1. Open the attached project
2. Open Window>Asset Management>Addressables>Groups
3. In the opened window, click Build>New Build>Default Build Script
4. Observe the console
Expected result: there are no errors
Actual result: the build throws a cryptic error message:
ArgumentNullException: Value cannot be null.
Parameter name: context
Reproducible with: 1.21.1, 1.21.9
Not reproducible with: 1.20.5
Editor versions tested: 2020.3.47f1, 2022.2.15f1, 2023.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
- Property gets randomly collapsed after Undoing Convert to Inline Node action
Add comment