Bug UIS 1.2 Item restriction set empty categories in Change button dropdown

snicker

Member
When I click the change button to set an item category the dropdown shows no item categories. This is only happening on item restriction set object, not any other UIS change categories buttons. Tried restarting unity / resetting layout, making new item restriction set, none of that worked.

UIS 1.2 Unity 2020.3.20f1
 

Attachments

  • empty.png
    empty.png
    3.4 KB · Views: 2
Good catch!
The custom inspector for the Item Restriction Set Object wasn't using the database. So the fields needing the database could find them.
I fixed it so that now it shows the correct list of Item Categories.

The fix will be available with the update Monday morning with a few other bug fixes.
Sorry for the inconvinience.

In the mean time you can set the inspector to debug mode to bypass the custom inspector and set the Item Category manually.
 
Top