Again, not sure if this is a bug or not. Reporting it just in case.
Does the issue occur in the editor or during gameplay?
gameplay
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
N/A
Briefly describe the issue you're experiencing:
When using the console command noclip
, the camera cannot be rotated with R-Click + mouse.
However if you then type reset_camera()
, you can move the mouse and rotate the camera with R-Click.
Are there any errors in the in-game debug console or external console window?
Errors when typing reset_camera()
but not sure if it's relevant.

Provide the steps necessary to reproduce the issue:
- quick play a game
- use console to type
noclip
- try to rotate the camera with right-click + mouse
- type
reset_camera()
- rotate the camera with right-click + mouse.