[UMG] Widgets overlap Mobile default touch interface. A way around it?

Hi.

First recommendation is to design your UI a bit different so that the touch interface do not overlap the widget elements.
If however you are sitting with lets say a border or something invisible that is overlapping it… select that element and set visibility to Self hit test invisible.

I had this issue and by doing that i was able to get control back on my touch interface