UMG - Input handling, when there are multiple widgets displayed

Make the Canvas (the big blank area) of the widget “HitTestInvisible” so the underlying widget can receive input. Just because you can see trough doesnt mean you can click trough :). Altho the Childing Method is alot better for example if you have some widget windows wich you want to Zorder on click etc

2 Likes