Following the Guide from the Creating a Farming RPG (like Harvest Moon) in Unity — Part 9: Improving on the Inventory System,
I encountered a crazy bug in which when the player unequip the Items on the Storage (Tool Slots) by clicking the empty storage slots it duplicates the equipped slot, but the Harvest Storage (Items Slot) is working fine.