I have a UIDraggable Panel that has a position of 0,0,0. It has soft clipping and the clipping size is 250 x 250. I have a child UIGrid with a position of 0, 0, 0 and an arrangement of vertical. Cell width and height are 200. There is a child of the grid; a sprite with a UIDragPanelContents script attached. Pretty simple... I hit play and the UIDraggable Panel changes it's position -60, 0, 0 and then it changes it's soft clip center to 60x-60. Why does this happen? If I initialize all the properties with these "magic" numbers, so it basically is starting in the wrong position and hit play it will not move and continue to stay in this "wrong" position.
Update:
If anyone else ran into this problem here's a link to the answer. It's mentioned at 06:15:
http://youtu.be/OiA4o8KqBFI?t=6m15s