Hi guys,
we got another problem with windows phone (using Unity v4.5.1f3, NGUI 3.6.4b):
The scaling style FixedSizeOnMobile on UIRoot is not working on WP8 (on iOSX and Android it's running fine),
the GUI never scales and is always way to small. If we change the setting to FixedSize only, the scaling works fine.
Edit: Just tried the new version 3.7, still same problem.