hello,
While using the unity Input.GetAxis(“Horizontal”) i get very low values while pressing the buttons(0.05) instead of values closer to 1 or -1.
i tried the same script on another computer and it works OK.
I reset the input settings - no good
I deleted the application folder and reinstalled unity - still no luck
did any of you encounter a similar problem?
Hi,
are the values in both Input Managers for “horizontal” the same?
Maybe this could be the reason.
(in unity Edit–>ProjectSettings–>Input)
1 Like
Hi Alexander,
Well the values in both Input Managers are the same. in fact, these are the default values that come with unity when you install it.
I even tried using their own demo projects (2d platform game tutorial) and it didnt work properly either. its odd, very odd, and I guess I have to report a bug.
Anyways, thanks a lot for the effort!
cheers
No problem - was only an idea.
Tell us more, when you’ve solved the problem. ![]()
I sure will, i just reported the bug to the unity team, thanks again:)