Author Topic: 3.0.2 colliders and clipped UIPanel (bug)  (Read 1507 times)

nwsx

  • Guest
3.0.2 colliders and clipped UIPanel (bug)
« on: October 12, 2013, 09:30:56 AM »
event type of gui camera is set to world.
colliders in clipped area of uipanel doesnt get clipped.
it worked differently before 3.0.2 :o

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 3.0.2 colliders and clipped UIPanel (bug)
« Reply #1 on: October 12, 2013, 09:46:34 AM »
World type UICamera doesn't do any kind of clipping. You must set it to "UI" type in order for it to clip.