Changing Screen Size

I know that I can make the game full screen and change the resolution, but I want to be able to change the size of the standalone player. I’m trying to make a 259x357 game, but when I build, it’s still comes up as unity default size. How do I change it?

Are you using the player settings (menu: Edit > Project Settings > Player) and finding it doesn’t work?

Yeah. I try to change the resolution but it stays the same. Is it that I’m making the screen too small that it doesn’t work?

So, will I be able to change it or not?

The only thing I can think of is to check that you have PC/Mac Standalone selected in the Per Player Settings part of the inspector (using the menu command I mentioned above). For example, if you change the webplayer size then it won’t affect the standalone. If you are already sure you’ve changed the right settings then this would appear to be a bug. If so, please can you file a report for it (menu: Help > Report A Bug).

Well, I’m also getting the same problem with Unity 2, though…