For some reason - on one of my computers - the NGUI grows a lot and doesn't fit in the screen. The same game on other computers work normally (in the editor). I can see the scaling also happening in the Scene view. I can scale the Game view but everything is still too big.
BUT! if I mark "Maximize on Play" and play, the gui goes back to normal size. If I stop the game it's still in normal size but if I uncheck maximize on play it immediately scales back to the oversized self.
I don't want to run maximized all the time and would like help on solving it.
It happens when using Free Aspect or Standalone(640x960) - my GUI is normal 2D root gui with manual height of 960 (although changing to automatic didn't seem to matter)