When the slider checkbox is enabled and curvature is added (f.ex. 30%) to get an exponential curve, the axis will be off center in the game. I think this is probably caused by applying the scaling to the raw input value, and not after it has been converted to [-1,1].
Edit: I think you can ignore this post. I guess the slider checkbox is only supposed to be used for slider axis like throttles etc.