You may have a button on your gamepad or mouse that has seized up. Let's check it using the Command Line in the main menu:
1) to test the gamepad buttons, write in the Command Line:
print in 31[enter]
should return 0.
2) to test the mouse buttons, write on the Command Line:
print in 64223[enter]
should return 15.