I’m trying to implement local multiplayer (Blueprints only) with an xbox and a ps4 controller. Individually they work fine. But if I want to assign the xbox to one player and the ps4 to another I can’t because it seems like they are the same controller. So player 1 responds to both commands and player 2 doesn’t get any input. What could it be? I’ve followed every tutorial on local multiplayer but none of them try to combine 2 different types of controllers.
I’m using UE 5.4.
Thanks in advance. Regards!