Author Topic: Unity 4.3 Button colliders y offset  (Read 2915 times)

drZigfri

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Unity 4.3 Button colliders y offset
« on: November 18, 2013, 08:50:40 AM »
Hola community,
I've got a bit of an issue with the buttons.
Buttons work fine when testing on Desktop, but on Android the colliders seem to be off by half the height (upwards) of the background image.
This started occuring upon installation of Unity 4.3.
I'm not entirely sure if it's the actual colliders that are creating the issue so any help would be deeply appreciated.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Unity 4.3 Button colliders y offset
« Reply #1 on: November 18, 2013, 11:14:17 AM »
One of 4.3's regression issues perhaps? Can you submit a bug about it to Unity?

drZigfri

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: Unity 4.3 Button colliders y offset
« Reply #2 on: November 19, 2013, 07:10:25 AM »
Will do.
Also, I've tested the app on an Android tablet (ACER A501), and the buttons work fine there :).
So now I'm thinking it might be a resolution/DPI issue or something perhaps...