Search Unity

Resolved New Input System cannot released

Discussion in 'Visual Scripting' started by InfiBatnisGame, Oct 27, 2021.

  1. InfiBatnisGame

    InfiBatnisGame

    Joined:
    Jun 26, 2019
    Posts:
    17
    2021.1.26 not problem.
    input system 1.1.1 or 1.2.0
    Update from 2021.1.26 to 2021.2.0 and update visual scripting from 1.7.2 to 1.7.5
    Pressed work but Hold and Released does not work
    update: Upgrade from 2021.2.0 to 2021.2.1
    update: Upgrade from 2021.2.1 to 2021.2.2 and 1.7.5 to 1.7.6
    update: Upgrade from 2021.2.2 to 2021.2.3
    update: Upgrade from 2021.2.3 to 2021.2.4
    update: Upgrade from 2021.2.4 to 2021.2.5
    update: no test 2021.2.6 - .13
    I need leave my computer a few month, If someone test no bug, pls write on new reply.


    Screenshot (33).png
    Screenshot (31).png
     
    Last edited: Mar 3, 2022
  2. InfiBatnisGame

    InfiBatnisGame

    Joined:
    Jun 26, 2019
    Posts:
    17
    another test
    pressed Jump(space), then release(space),why the sprint will execute!!
    Screenshot (34).png
     
  3. Frut

    Frut

    Joined:
    Mar 16, 2015
    Posts:
    3
    Having the same issue. On Pressed works fine, but when switching to On Hold or On Release it does nothing. Event just not triggered when the actual button is released.
    Tested with Gamepad and Keyboard.
     
  4. jeanedouard_unity

    jeanedouard_unity

    Unity Technologies

    Joined:
    May 2, 2019
    Posts:
    49
    Hi this is a known issue and will be fixed in a next patch version.
     
  5. InfiBatnisGame

    InfiBatnisGame

    Joined:
    Jun 26, 2019
    Posts:
    17
    Glad to hear it!
     
  6. jonathanwitt1998

    jonathanwitt1998

    Joined:
    Nov 16, 2016
    Posts:
    1
    Is there any timeline on when this will be fixed?

    We're running into the same issue atm and are wondering if this will happen over an Input System Package update or visual scripting?
     
  7. InfiBatnisGame

    InfiBatnisGame

    Joined:
    Jun 26, 2019
    Posts:
    17
    Visual Scripting has entered the core of unity, so that is answers.
     
  8. jeanedouard_unity

    jeanedouard_unity

    Unity Technologies

    Joined:
    May 2, 2019
    Posts:
    49
    You can expect this bug to be fixed in the next patch version. We're doing our best to release it soon as it also includes a lot of other fixes but I can't give you any estimate right now.
     
  9. DrVanillaCookie

    DrVanillaCookie

    Joined:
    Aug 23, 2021
    Posts:
    53
    Try changing Action Type from Button to Value