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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment