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
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
- Task status is "WaitingForActivation" when awaiting a faulted task inside that task
- 0 is returned when any output from Split Node is input into the Lerp Node
- "TouchScreenKeyboard.isSupported" always returns true when the selected platform is WebGL
Resolution Note:
Game Foundation is no longer in development as of Feb 2022.