Event Trigger is not registering clicks in Unity Playworks Plugin
Background images with the Raycast Target option enabled might block clicks on foreground images.
Possible solutions:
- Disable the
Raycast Targetoption on background images.

- If the images behind the UI object are worldspace objects, try disabling their colliders.
