Hi there,
I recently started a project in Unity 2022.3.12 and noticed that images do not block the mouse click like they did in previous versions of Unity. Raycast Target is enabled in the image, the Graphic raycaster of the canvas is on default settings. Adding a button component to the image fixes the issue.
Am I doing something wrong or is this a bug?