Typing numbers in the chat bar causes you to equip tools as well

ChatEquipToolsBug.gif

This also happens when pressing numbers while the Esc menu is open. I assume it’s some issue relating to how the tool-equipping input is being processed.

1 Like

Looks like a regression in the behavior of the UserInputService.TextBoxFocused event.

We will investigate. (cc @spotco)

See here:

This bug is compounded by the fact that the isProcessed bool isn’t used at all in the backpack script. Not sure why this is.

1 Like

This should be fixed now, can you restart studio and make sure the issue is fixed for you?

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.