Search Unity

Bug Properties of Gamepad don't show Button North/East/South/West

Discussion in 'Input System' started by BTStone, Jan 13, 2022.

  1. BTStone

    BTStone

    Joined:
    Mar 10, 2012
    Posts:
    1,422
    Hey there,

    I'm on Input System 1.0.2 within an existing project I'm tasked to port to different platforms and noticed that when I edit an existing InputActionAsset that choosing the Gamepad-Scheme, which actually uses the generic Gamepad Bindingpaths, I don't see the paths for Button North/East/South/West, instead I see A/B/X/Y and since I port to consoles these buttons either do not exist (Playstation) or have different places (Switch and Xbox)

    What can I do to fix that?

    Oh and I'd rather not update the input package, I tried to to it once and it broke the complete Input on all platforms, so I rolled back.
     
  2. BTStone

    BTStone

    Joined:
    Mar 10, 2012
    Posts:
    1,422