Author Topic: NGUI 2D UI is incorrect ??  (Read 3117 times)

reis

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
NGUI 2D UI is incorrect ??
« on: December 06, 2013, 05:14:28 AM »
Hi Guys,
Im having a little issue with NGUI on my Unity project its fine but when building it to a device the whole NGUI UI is offset only in the Y axis about 10% upwards, does anyone know a solution for this?

I'd appreciate your help!
Thanks in advance!

Reis.

PaulGregory

  • Guest
Re: NGUI 2D UI is incorrect ??
« Reply #1 on: December 08, 2013, 04:36:15 PM »
It will probably help to name the device and say whether the rest of the Unity project suffers the same problem.

Initial thought: if the device is Android, do you have any code that is arranging stuff based on the screen size including the software buttons?