Description

The Editor preferences where you set the starting resolution for standalone game will ignore the values given if they exceed a certain amount. In my case 1920 x 1080 was the limit where it started to ignore the values.

If you use the console variable "r.setres" it will change the window size to values that the editor preference couldn't accept.

Steps to Reproduce
  1. Open any project
  2. Go to Play section in Editor Preferences
  3. Change Standalone Window Size Values to 1920 and 1080
  4. Play in Standalone

RESULT
The window will default to 1600 x 1000

EXPECTED
The window appears at the specified resolution even if it is larger than the viewport. This is how the console var "r.setres" works.

Community References

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

2
Login to Vote

Cannot Reproduce
ComponentTools
Affects Versions4.13.24.14.34.15
CreatedJan 27, 2017
ResolvedMar 14, 2018
UpdatedJul 14, 2021