As topic: How do I change Unity to view the game in iphone size when it hit "Play"? The only options seem to be: Free aspect, 5:4, 4:3, 3:2, 16:10, 16:9 and Standalone (1024x768)
2 Answers
2Switch the build settings to iOS. Then the game view options include various Tall and Wide resolutions.
You could set the web player resolution to the iPhone size and then there is an option Web (XxY) instead of Standalone (XxY).
(I think you have to make at least one build to get this option.)