Author Topic: Setting UIPannel Clipping is reapplying anchor. Bug?  (Read 2092 times)

BlueByLiquid

  • Guest
Setting UIPannel Clipping is reapplying anchor. Bug?
« on: June 03, 2013, 02:58:24 PM »
I have the following setup and when I set the clipping area to anything other than "None" the gizmo moves from completely covering the camera to centered on the top left. It seems to be reapplying the anchor but only for the clipping area (Everything else seems to be in the same place as before).

Camera
--UIAnchor (TopLeft)
----UITable and UIPanel and UIDraggable Panel (set at position 0, 0, 1) <----Clipping issue on UIPanel is here.
------ItemA
------ItemB
------...
« Last Edit: June 03, 2013, 10:23:39 PM by BlueByLiquid »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Setting UIPannel Clipping is reapplying anchor. Bug?
« Reply #1 on: June 03, 2013, 11:38:36 PM »
What gizmo?

You can't have your table and your panel on the same game object.

Panel
- Table
-- Children