After changing the mouse sensitivity through the console, moving my mouse no longer causes the camera to rotate. Mouse clicks still work though, as I can fire whatever gun I have equipped. I'll update this as I'm able to reproduce it more reliably. Here's a screen shot of what I typed into the console.

Mouse movements stopped working after the \player_mouse_sensitivity ="5" line, and continued to not work after the following lines.

Windowed mode? Any alt-tabbing etc involved?

alt-tabbing and closing+reopening the game didn't fix the problem.

I figured out why it's happening:


Lols.. :mrgreen:

Well duh. You're setting your sensitivity to '=' which is what it tries to get as the sensitivity then.

Damn you're having bad luck with these bug reports :P:P Anyways this isn't really gonna be fixed. Created an item thingy for a sort of a "fix": https://projectrik.com/development/idea/125

But tbh, when there comes a UI this won't really be an issue. And there's nothing here to really be "fixed" imo, you could write /player_mouse_sensitivity <insert random symbol> and it wouldn't give any nice results either :p

Yeah I thought the '=' was necessary, so I thought it was a bug. If there's going to be a UI I agree this doesn't need to be "fixed". In the very least maybe someone else will do the same thing and find this post.