Author Topic: UIAnchor interfering with MouseOver  (Read 1898 times)

jz87

  • Guest
UIAnchor interfering with MouseOver
« on: August 23, 2012, 10:18:41 PM »
I noticed that when adding an UIAnchor to a GameObject, it no longer responds to OnMouseOver events. Is this a bug?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIAnchor interfering with MouseOver
« Reply #1 on: August 23, 2012, 10:26:28 PM »
UIAnchor moves the object, along the Z as well. My guess is that it moves its collider behind some other collider.