Gamepad-Friendly UMG ~ Control Cursor with Gamepad Analog Stick! Easily Click Buttons!

I had the same issue with the XB1devkit. It appears that the plugin utilizes the windows mouse driver or APIs utilizing a mouse - which is why it’s not working as those systems don’t have a mouse driver at all. You can easily replicate the controls behavior. The issue i have that i don’t know how to send a “ClickEvent” to the underlying widget.