Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2018.4.0f1
2019.2.0a1
2019.3.0a1
2019.3.0b6
2020.1.0a1
Issue ID
1189510
Regression
No
ArgumentException is thrown when trying to add new category at Game Foundation Inventory
Repro steps:
1. Open user attached project "19.3.0b4 URP"
2. Open Window > Game Foundation > Inventory
3. Open Inventory Items tab
4. In the Categories section, type "123" and press "Add"
Expected result: Category is created without any errors being thrown
Actual result: "ArgumentException: CategoryDefinition cannot have null or empty id" error is thrown
Reproducible with: 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Could not test with: 2017.4.33f1 (no Package Manager)
Reproducible with package versions:0.1.0-preview.5, 0.1.0-preview.6
Workaround: Adding letters to the Category name (for example "123a")
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Game Foundation is no longer in development as of Feb 2022.