freddyatlantis
Member
Hi,
I've set up my health item pickup with the Inventory, and Inventory Item Pickup scripts, and picking up the item works fine.
But when I use the Drop Item Action, i get the following log warning (partial):
The Item Drop Action could not find the ItemPickup or Inventory Pickup component on the dropped pickup.
UnityEngine.Debug:LogWarning (object)
Opsive.UltimateInventorySystem.ItemActions.DropItemActionropItem (Opsive.UltimateInventorySystem.Core.DataStructures.ItemInfo,UnityEngine.GameObject,UnityEngine.Vector3) (at Assets/Opsive/UltimateInventorySystem/Scripts/ItemActions/DropItemAction.cs:112)
Does anyone have an idea as to what i have to start looking into in order to fix this?
I've set up my health item pickup with the Inventory, and Inventory Item Pickup scripts, and picking up the item works fine.
But when I use the Drop Item Action, i get the following log warning (partial):
The Item Drop Action could not find the ItemPickup or Inventory Pickup component on the dropped pickup.
UnityEngine.Debug:LogWarning (object)
Opsive.UltimateInventorySystem.ItemActions.DropItemActionropItem (Opsive.UltimateInventorySystem.Core.DataStructures.ItemInfo,UnityEngine.GameObject,UnityEngine.Vector3) (at Assets/Opsive/UltimateInventorySystem/Scripts/ItemActions/DropItemAction.cs:112)
Does anyone have an idea as to what i have to start looking into in order to fix this?