When my cursor is hovering over ‘InventorySlot’ it shows up tooltips BUT when cursor is moving on to hover over the icon which is over ‘InventoryItem’ image (In my opinion that image has another raycastable turn on which we need to dragging icon so can’t turn off) WHICH LEAD TO the problem because once the cursor detect new raycast the method ‘OnPointerExit’ is being called under ‘TooltipSpawner.cs’ class that’s why tooltips get remomved for me!
I really have no ideas why others don’t have this issue like I do?! Here are the images that show the problem.
It won’t capture my cursor in image so I draw where it would be as black cursor. Anyways I didn’t modify any source code yet this bug just came along when import the package.
Please, anyone? @Brian_Trotter