OnPointerEnter bug?

Hey there,

I got some weird behavior. So everything is working in project expect in one UI element called CharacterPanel the OnPointerEnter or OnPointerClick does not work all the time.

So started the project today for the first time → worked. Restarted it → did not work and then couple restarts later it worked for once again.

What could be the reason for this?

Could there be some overlapping UI component that would be intercepting the raycast?

If you click on the EventSystem, it should show you the current event system status in the inspector. It should also show you what you clicked on.