I have added the key binding for inventory using numpad keys 1-5 but those keys don’t register when I press them. Therefore, the ToggleActiveSlot
doesn’t get fired.
I’ve checked if my Num Lock was on/off, but it didn’t work either way.
If I change the keys to something else (like U, I, O, P…), it works and the ToggleActiveSlot
correctly logs the value.
Does anybody know why this is happening?