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

@, is there any chance you can test the gamepad plugin with the UE-UWP codebase (https://github.com/MICROSOFT-XBOX-ATG/MICROSOFT_UWP_UNREAL)?

It does work somewhat but the cursor isn’t visible. When I run a game from the editor it works fine, however, it doesn’t work after packaging a UWP64 version of it. If you can’t I’ll do it when I have the time. I can see the tick happening for the cursor in the code, so I know the code is running; it did seem though that the cursor position was set incorrectly.