Hi guys im having troubles with getting my gamepad to focus on a 3d common ui widget. Im trying to make a shop and right now i have 2 simple buttons. When the widget gets activated it should set the focus on the first button. But for some reason it doesnt do that. I have tried playing with the focus rules inside the widget settings but nothing seems to help:
I also set the desired focus target
to the first button in the blueprint itself and that also doesn’t fix the issue.
FYI: Responding on mouse clicks does work but i just cant seem to get the gamepad to work.