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

[bug]?Playerinput Unity Events triggering twice

Discussion in 'Input System' started by Aokkii, Oct 13, 2019.

  1. Aokkii

    Aokkii

    Joined:
    Nov 3, 2013
    Posts:
    117
    Even with the "Press" interaction in the bindings, the events are triggering twice, and if the action has a Press interaction too, it triggers 4 times.

    tested using Debug.Logs.
    lastest version of input system,
    playerinput component and invoke unity events behavior.
    action type:button
     
    squeaky-clean, Talos1 and Mat_Mox like this.