[BUG] Using new input action causes input to stay stuck

NodeCanvas Forums Support [BUG] Using new input action causes input to stay stuck

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16582
    richardl
    Participant

    V: 3.25

    When using Input Down Action of the new input system, the Input Down gets stuck and causes transition to continue after the key was released.

    In the screenshot, this causes the FSM to go through Docking and Undocking even when the key was released.
    Using pressed instead of down` gave the same results.

    Update: Looks like the issue is related to have both a Player Action Map and a Drill Action map on the same transition.

    Attachments:
    You must be logged in to view attached files.
    #16600
    Gavalakis
    Keymaster

    Hello,

    Is the issue resolved for you please by not using both as you stated in your updated post?

    Please let me know.

     

    Join us on Discord: https://discord.gg/97q2Rjh

    #16609
    richardl
    Participant

    This is not resolved yet.
    I stopped using the new input system in the state machine because of this bug.

    If I do not use 2 input maps in my conditions, it works fine.

    #16617
    Gavalakis
    Keymaster

    Hello again,

    Thanks for letting me that this is related to specifically using 2 inputs in the conditions. I will investigate this further with that in mind.
    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.