Mouse cursor not move with gamepad stick

Hello colleagues, I can’t get the mouse cursor to move using a gamepad stick.
I looked at similar topics but nothing helped (there was no error but the problem was not solved).

It looks like I’m missing something but I can’t figure out what. If anyone has solved a similar problem, please describe it in full with screenshots if possible.

Been a long time i havent use this on my project but should be working:

*Make sure your gamepad input action are triggering first, some gamepad are not compatible with unreal editor. I tested mine with a PS4 Controller with a “windows software”

Hi Arodi007, thanks for your response, I tried to repeat your tutorial, but unfortunately the cursor is not controlled with a gamepad.
First I created the control
2

Then I repeated your blueprint

I’ll also show you my main menu, it is created in my game instance, maybe this matters

I tried this, too but whenever I start moving the left thumbstick, the cursor disappears and only the focussable buttons are highlighted.

It look like it getting consumed when starting the gamepad.

Try to set the input mode to Game and UI, re show mouse cursor and try to switch to a specific enhanced input for gamepad ui such that left stick doesnt override other things (like char movement)