one of my clients has reported a bug about hotkey slot.
When adding something to the hotbar, you hover over the hotbar slot and it shows the info as expected. When removing the item from the hotbar, it still holds the item information on the now empty slot until something replaces it.
it's my mistake, sorry about that.
to fix this error, open InteractionInventory -> Ui -> Inventory -> HotkeySlot -> HotkeySlot (Widget), and go to <Update Hotkey Slot> function, unlink Item Info Widget with Set Tool Tip function (Red Box)
Comment