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 ![]()
Anybody else getting this?
I’ve filed a bug for this, case # 660494
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 ![]()
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 ![]()