Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question How to make it work Xbox controller?

Discussion in 'Input System' started by leegod, Dec 3, 2022.

  1. leegod

    leegod

    Joined:
    May 5, 2010
    Posts:
    2,345
    I made game and adopt new input system. Selected [Both] at player setting.

    Now preparing PC windows, for Steam build.

    I connected 2 controllers to PC via bluetooth and xbox wireless adapter.
    Nintendo Switch Pro controller and Xbox one controller.

    But why unity editor and standalone build only recognize Nintendo Switch pro controller's input?
    It does not recognize Xbox controller.

    How can I make xbox controller recognized?

    Thanks.