Unity Web Player Bug. Please help !

Hi,
I’m trying to play Striker Superstars on Kongregate. It was working for months. Then suddenly, my camera keeps rotating, as if I was dragging the mouse to the left, infinitely.

I have updated both Unity, and Unity Web Player to the latest versions. I cleared the browser cache.

Does anyone know why could this be happening?

P.S.

Also when I run my Unity project, Input.GetAxis("Vertical"); returns -1, when I’m not pressing anything. I’m pretty sure none of my keys are stuck.

1 Answer

1

Get into your settings and check the “dead” setting. I’ve had troubles like this in the past and I’ve fixed it by checking these.

OMG! setting dead to zero solved the issue in Unity player. I'm now trying web player (striker superstars) could this fix web player too?

I do believe it will.

Wow. dead setting reminded me of something. I had two joysticks connected to my pc. Now I tried removing them. And problem solved! Thanks :)