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

[PS4 Controller] Events firing non-stop without interacting with the controller on startup.

Discussion in 'Input System' started by zenmasterchris, Jun 6, 2020.

  1. zenmasterchris

    zenmasterchris

    Joined:
    Mar 17, 2015
    Posts:
    3
    Hey all. I have a small project where I'm playing with local multiplayer using the new input system. Using an XBox One controller works as expected, but when I try a PS4 controller my player character starts going wild! I have logs showing that all events are firing even though I'm not touching any controller inputs. I'm also noticing this only happens when it's connected via Bluetooth and not when it's connected to my PC via cable.

    Here's my project: https://github.com/christopherperry/cartoon-boxing

    I'm pretty sure this is a bug. I'm using the latest version of the input system.
     
  2. Epiphany99

    Epiphany99

    Joined:
    Nov 19, 2017
    Posts:
    2
    Push, I have a similar issue. It causes a lot of problems in my project.

    I am using Unity 2020.1.3f1 and the new Input System 1.0.2.
    The controller is connected via USB.

    upload_2021-3-6_12-7-58.png
     
    Last edited: Mar 6, 2021
  3. ejoflo

    ejoflo

    Joined:
    Sep 15, 2021
    Posts:
    39
    You ever get this working? I have the exact same issue with random events firing on Unity 2021.

     

    Attached Files: