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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Game Foundation is no longer in development as of Feb 2022.