Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Unsupported device controller

Discussion in 'Input System' started by DREBOTgamestudio, Jul 24, 2020.

  1. DREBOTgamestudio

    DREBOTgamestudio

    Joined:
    Jan 30, 2018
    Posts:
    66
    Hello, my controller ps4 is not working. Unity 2020.1.0f1. Input System 1.0.0.
    I've used InputMaster and DS4Windows. Nothing.
    In other programs and games, the controller works.
    upload_2020-7-24_19-52-32.png

    upload_2020-7-24_19-46-36.png
     
  2. adograjciar

    adograjciar

    Joined:
    Nov 20, 2021
    Posts:
    1
    In Input Debug window, in upper left corner are options, click that.
    After that you should see "Add Devices Not Listed In Supported Devices", click that and your controller should work. It worked for me.
    This works only inside editor.

    For controller support in build youll have to go to Edit/Project Settings and find Input system package.
    There should be Supported davices, by clicking + you can add gamepad there
     
    Last edited: Jul 23, 2022