Version 1.2.4 of the Ultimate Inventory System is making its way to the Opsive Store and the Asset Store. Ensure you update by following the Version 1.2 Update Guide if you are coming from a version prior to version 1.2.

This version contains the following:

  • Added a CurrencyOwner getter on the Inventory.
  • Added a public setter on Item Action Set Bindings.
  • Added a DragHandler option to keep the offset while drag and dropping ItemViewSlot.
  • Improved performance by simplifying attributes creation at runtime.
  • Improved performance by optionally disabling events per item added/removed.
  • Fixed Crafting Panel from listening to events even though it was disabled.
  • Fixed the CurrencyCollection from incorrectly using currencies with different max amounts.
  • Fixed editor Reorderable List from throwing exception in Unity 2021.1.
  • Fixed the Modify Expression from not working correctly with float attributes.