-1

In the game view, it appears horizontally as expected, but in the smartphone view, it appears vertically. I do not know what is the problem. How to fix?(My smartphone has 1080 x 2400 pixels, 20:9 ratio screen)

[Unity game view] enter image description here

[My smartphone]

enter image description here

Laurel
  • 5,965
  • 14
  • 31
  • 57
Soon
  • 491
  • 3
  • 16

1 Answers1

1

Setting the orientation to landscape only should work

CrippledTable
  • 784
  • 5
  • 20