|
Is there a way to select (or add) 1280x800 from the editor window size? My gui and other objects are squished on the edges and it throws off my sizes when i think they are right (or wrong) and am forced to push my app to my device every time just to check sizes. Any way to add this resolution, via a menu or a hack (modification of some ini or such)?
(comments are locked)
|
|
I did find a workaround for the time being. Someone said that you can set the game window to free aspect, turn on stats, and manually size it to the desired resolution. That worked for me, but ya.. it would be nice if you could make custom resolutions for the drop down.
(comments are locked)
|
|
This is a workaround: http://answers.unity3d.com/questions/205841/change-editor-resolution.html
(comments are locked)
|
|
I need an answer to this question too. Ya a pain in the ass not being able to customize / select this common resolution (10.1 tablets of tegra 2 circuit design use this resolution). Why doesn't unity add this to unity, a way to select this resolution or a way to customize it....
Jun 01 '12 at 05:42 AM
1337GameDev
(comments are locked)
|

NOBODY has any idea? Somebody HAS to have an answer to this...
what is your monitor resolution?
you can set the game screen to a resolution that is of the same aspect ratio and check!! not a big deal.
provided you are not doing the game for each resolution separately, instead of each aspect ratio.
how do i set the game screen to a different resolution than the preset ones. this is for android, not pc standalone. my laptop screen resolution is 1600x900.
unity gave way to check all possible aspect radios. for placement issue with 1280x800, keep the game screen in android (16:10). i hope you are getting the point.
if aspect ratio is the same, then it will appear in the same in device too (in terms of layout).