WebGL and WebPlayer : Arrow key input not detected on Beta 18

Is this a known issue with WebGL and the WebPlayer?

My game doesn’t pick up any Input.GetKey commands from the arrow keys.
However other keys on the keyboard do work :face_with_spiral_eyes:

Anybody else getting this?

I’ve filed a bug for this, case # 660494

I found it to be funky. On mine, it switches them! So when i press the right arrow key in the editor, it rotates the camera right. In WebGL, the right key rotates it left! haha.

I’m not bothering with WebGL For a while till its bug free.

Yeah, seems like they have a long way to go…

This seems to happen in all players lol.

Someone at Unity commented out some lines of code they shouldn’t have :roll_eyes: