I have been having an issue in which EventSystem.IsPointerOverGameObject() sometimes returns true even when no object appears to be at the point where I clicked.
- Has anyone else experienced this?
- Is there at least a way to determine which UI element is being detected? I can detect the current object that was clicked, but not which UI element has the mouse over it.