I have a panel with a grid that is a horizontal list. I also have a tooltip object called when you are over the grid list gameobjects. Problem is that the tooltip is always behind the elements in the grid... no matter how high I set the "depth" on the tooltip it still shows behind the grid elements. As a side, the tool tip works great on all my none grid controls..