shows us that both the I and O keys don’t show up, this could be related to zoom in and out feature, binded to the same buttons, but other roblox system commands don’t share the same problem. This is definitely a bug
Pretty odd, tried it my self and it does the same or doesn’t print “I” and “O” not even GetMouse() would. All though the keycode enums do exist for them (Enum.KeyCode.O and Enum.KeyCode.I)
This began happening to me too, just today actually. The i key does not register at all when testing in studio, whereas it does register when in the Roblox player.
Yep along with this other post it definitely seems to be a bug especially with input began for the IO keys. @colbert2677, @nin900500 and I are getting the same issue but for context action services for the IO keys definitely seems related.