Odd… In “Input Mode Game and UI”, you should be able to move your cursor around and interact with UI elements while still letting the player controller process input. If you add a button to your widget and hover over it, does it highlight? Try checking “flush input” on the Set Input Mode nodes, replace the cast nodes with “Get Player Controller”, and replace the “Remove Mapping Context” nodes with “Clear All Mappings”.