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’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Bug Action Map Issue

Discussion in 'Input System' started by MousePods, Nov 22, 2020.

  1. MousePods

    MousePods

    Joined:
    Jul 19, 2012
    Posts:
    733
    I updated to 2020.2.b12 and the latest version of the input system 1.1preview2

    I now have an issue. I have two actions maps: Player and UI.

    I have an action for each action map.

    Player Action Map - Jump (L)

    UI Action Map - Restart Level (L / spacebar)

    Sometimes when I press L to jump then instantly press spacebar to restart the level, the UI action (restart level) will not receive any actions. I have to press L again then I can press L or spacebar to trigger the restart action.

    Is this a known issue?

    This issue only happens on 1.1 preview2. It isn't an issue with preview1 or below.

    Thanks!
     
    Last edited: Nov 22, 2020
  2. MousePods

    MousePods

    Joined:
    Jul 19, 2012
    Posts:
    733
    Case: 1295535