unity-game-enginexboxgamepadps4

Problems working with several gamepads simultaneously in Unity3d


I have two gamepads connected:

I configured the Input in a way that each button has a different input according to the joystick to which it belongs to.

The first one works correctly while the one with ps4 does not.

Does anyone know what the problem is?

Input Mapping

My config example

My config example


Solution

  • I "solved the problem", basically when you use your ps4 controller in your PC via bluetooth the input mapping changes, so you need a program that translate that inputs into a Xbox virtual controller.