how to detect which gamepad it is

How can I know which gamepad I have connected so I can change the widgets to fit the gamepad that’s connected? Xbox, PlayStation, etc.

This should contain all the necessary instructions: Device Properties in Unreal Engine | Unreal Engine 5.6 Documentation | Epic Developer Community

For example, here are some getters you could use (after setting up the project settings as instructed above):

1 Like

Why do I only get one?

What UE version are you on? I took this screenshot on 5.6.

1 Like

5.3.2

Yeah that’s a while back, so the other one was probably added in the meantime.

But the node you have should be enough anyway.

1 Like

Do you know of any other gamepads for this?

I suggest downloading Lyra and copying their setup, I don’t have any to paste here right now.

1 Like