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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Game Foundation is no longer in development as of Feb 2022.