Hi, I'm trying to sort a GameObject in my UITable.
At first, it went well, the object snapped into the center when Played. Then, I added a Progress Bar to a Panel in the GameObject. This is where the GameObject snapped into another position that is totally not in the center of the UITable.
How does this sorting work? Or is there a miss that I should do when attaching other UI stuff as children?