I open unreal engine the viewport view rotating automatically please any one tell me the solution

Please help me

Hey @CHAITU_CR, I’ll try to help you with this.

  1. Check if a Controller or Peripheral is Causing the Issue: If you have a game controller, joystick, or other input device connected, Unreal might be detecting unintended input. Try unplugging them and see if the issue persists.

  2. Reset Viewport Controls: Click on Viewport Options (Top-right corner of the viewport) > Reset Viewport. If that doesn’t work, press F to focus on an object, which might reset the rotation.

  3. Reset Unreal Engine Config Files (If Nothing Else Works): Navigate to YourProject/Saved/Config/Windows/ and delete the EditorPerProjectUserSettings.ini file. Restart Unreal Engine to reset editor settings.

Hope this helps!