Recent content by ilofosho

  1. I

    Inventory items dissapear from UI on scene change

    Thank you very much @Sangemdoko for your insights! I was able to solve this issue by setting Reset Draw On Open to true on ItemViewSlotsContainerPanelBinding However, when checking IDs of the items in player's inventory, I noticed that the IDs are different on each scene. It happens on the...
  2. I

    Inventory items dissapear from UI on scene change

    Hello! I am using your inventory system asset and I have a problem regarding disappearing items from the Inventory UI. I am working on RPG where each scene is a separate map chunk and player prefab with Inventory component is always present in the scene. My UI with Inventory System Manager is...
Top