Right stick Xbox input

Hi,

I’ve just started using Unity and I’m trying to capture input from the right thumbstick of my xbox controller.

I’ve gone to Edit → Project Settings → Input and set the Axes size to 1 extra (16) and renamed the new axis “RightV”.

But when I hit play and attach monodevelop to the unity process Input.GetAxis(“RightV”) just comes back with “Incorrect number or types of arguments Parameter name: arguments”

I’ve saved the scene and project in Unity and the left stick moves my camera.

Does anyone know what I’m missing? Also what settings should I be using in the Axis?

Ahh I got it. Have to have Unity running and then unplug and plug in the controller for it to recognise it. It shows up in the console (window → console).

Also input details are shown in this video: http://www.youtube.com/watch?v=J8HaAyLzPh4