Unable to Hold Capslock key on Mac

This is probably an old issue but I believe it needs adressing nontheless.

If you hold Capslock on a mac, UserInputService will register that as Begin and End immidiately. It won’t fire anything when the button is actually released.

This makes using CapsLock for Hold inputs impossible. Also makes wierd, unanticipated bugs for anyone programming that key.

5 Likes