How to Adjust Unity Screen Rotation Settings?

When we rotate the device in Unity, the following procedure is followed to set the screen to rotate accordingly.

  • 1 - "Edit" opens.
  • 2 - "Project Settings" opens.
  • 3 - "Player" opens.
  • 4 - The tab of the platform we are developing on opens.
  • 5 - "Resolution and Presentation" opens.
  • 6 - Select the one we want from "Default Orientation".

"Auto Rotation" is selected as the Default Orientation. If only portrait rotation is desired, select "Portrait" and "Portrait Upside Down".



You May Interest

Unity Visual Studio Debug Problem

What is Unity Asset Store?

What is Unity IL2CPP ?

Running Your Unity Project From Any Visual Studio You Want

What is Unity Idle?