Widget Interaction Component hits the whole 3D-widget and not just the buttons.

Sphere trace does not work for this afaik. It has to be a special trace the player controller or the widget interaction component perform. A regular line trace would not work either.

Note that world hit is automagically converted into widget geometry interaction - something you’d have to write from scratch were you to opt for a custom trace.