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

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15475
    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.

      #15478
      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.

         

        #15477
        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.

          #15476
          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!

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