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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Game Foundation is no longer in development as of Feb 2022.