Get Screen WIdget Components above other widgets for interaction

Hi all,

I’ve got a Widget Component in Screen Space. The widget has a button which I want to be able to click EVEN if there’s a UI in front of it on the screen. By default, only this widget (I need it to be hit-testable) will receive input, and not the button.