Unreal Engine 4 gamepad plugin so you can use a gamepad like a mouse in UMG - EverNewJoy/UE4GamepadUMG
This library contains a new UGameViewportClient subclass called UStevesGameViewportClientBase, which is used to suppress the mouse cursor in menus then using a gamepad.Unfortunately UE4's Slate overrides the mouse pointer visibility sometimes, so this fixes that....