So I was playing with the new UI system and I tried one (I know, wierd) situation where two buttons are overlapped, and based on my previous Unity experience, I thought that both buttons would respond to the click (something similar with using the UI on a 3D environment).
Is there any way I can allow this situation? It could come out handy to me when using a tutorial overlay to highlight some buttons.