Hovering the mouse over the first screenshot is fine, it sends back the correct index and data.
However, I only want the background of the sprite to be interactable and not the recttransform in it’s children.
When the player holds their mouse they can drag this rect transform anywhere (works). However, while dragging this rect transform it’s still detecting the index of the background border!. Is there any way to fix this? Also I can confirm that hovering in and out is detecting correctly, I just need to find a way to make this sprite uninteractable.
InspectorData.

