apparently I'm not getting any answers to my question the unity Forum, so I'll try it here. I'm trying to get my xbox Controller to work correctly, the left stick and every Buttons works accordingly. But, the left stick doesn't. When not using the left stick it Outputs -1 when it should be 0, when I press it to the left it still Outputs -1, but that's ok and when I press it to the right it Outputs 1. My Problem is that I don't know how to fix it to Output 0 when stationary.
I already checked alot of threads to this Topic and the unity documentation, but those don't help at all.
My Controller is not broken.