Enhanced Input Actions Not Working in Unreal Engine 5.5? Here’s the Fix!

Поделиться
HTML-код
  • Опубликовано: 29 дек 2024

Комментарии • 51

  • @Subj3kt1
    @Subj3kt1 Месяц назад +3

    I ran across this issue recently and luckily found a single comment on a forum somewhere suggesting that this may have been the solution, but you're right - it's a strange issue with an unclear cause and solution. In short, you're a real one for making this video

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад +1

      @@Subj3kt1 thanks haha it was so frustrating

    • @Subj3kt1
      @Subj3kt1 Месяц назад +1

      @@QuinnKuslich Haha, true. Who cares if it's a default mapping context? I'm adding it *NOW* 😤 It feels like half the point of the new system is to allow that level of flexibility, and yet... well, you know.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад +1

      @ exactly it pissed me off so mych

  • @antoniomuniz6118
    @antoniomuniz6118 Месяц назад +1

    Hello Quinn! I just want to say... THANK YOU!!! I have more than 4 days trying to find the solution to this problem and I finally found it with your video. THANK YOU SO MUCH!!!!

  • @deanthedev
    @deanthedev Месяц назад +2

    Never had issues like this. I always use that old method you said Not to use it. But recently Im learning how to create vr games million thanks to you and your videos.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      Glad I can help you!! Its legit the only reason I make videos

  • @saldetii
    @saldetii Месяц назад +1

    thank you so much for this video. I literally have not found a single resource that addressed this. Turns out this is what I had to do to begin with. This should get more views !!

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      @@saldetii I appreciate it, if you come across anyone else is having the same problem, I’d appreciate it if you shared this with them 😂

  • @ArmedBatman
    @ArmedBatman 28 дней назад +1

    First off thank you for everything you are doing. I would be lost without you. Please consider making more unreal vr series. I would love you to make a crouch button tutorial when you press the right joystick in and for giggles if possible a 2 presses make you go prone. I have yet to see that in vr and think it would be an interesring mechanic. Any chance you could do a slide mechanic video when you push the right joystick down into a crouch or stand. You mentioned game suggestions for series. I think the batman arkham shadow game and metro awakening would be great examples.

  • @_Mika.p13
    @_Mika.p13 Месяц назад +1

    You are just the Best content creator for Unreal VR!

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад +1

      @@_Mika.p13 haha thank you, that means a lot

  • @manonthedollar
    @manonthedollar Месяц назад +1

    Thank you! Maaan, I'm finding all sorts of little weird things like this, in trying to update my existing game to 5.5. What a bummer.

  • @XRTSolutionsLtd
    @XRTSolutionsLtd 24 дня назад

    I wasn't sure about switching to AI at first but I find it great now to switch between alternate inputs for specific objects Great video Quinn as always

  • @Lucifer100990
    @Lucifer100990 23 дня назад

    I look forward to each of your videos. Thank You

  • @Megasteakman
    @Megasteakman Месяц назад +2

    Oh my god, VR inputs are pain. I actually just COULDN'T get my index working, so I bought a Quest 3 just so I could keep developing. Thanks for sharing: wish I had seen this before I spent 600$ though, haha.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      I made the video as soon as I figured it out lol I was worred I would get this comment

  • @TonyStark-h7j
    @TonyStark-h7j Месяц назад +1

    Hi Quinn Kuslich,
    I hope this message finds you well! I am really impressed with your work and the valuable insights you share with the community.
    I’m wondering if you could share how you were able to compile and package your project without the MetaXR plug-in for Unreal Engine 5.5? I attempted to refactor the plugin but unfortunately encountered difficulties due to the significant differences between versions 5.4 and 5.5.
    Thank you for any guidance you can provide, and keep up the great work!

  • @kingfirebone2000
    @kingfirebone2000 Месяц назад

    Great video dude

  • @Ryley_Fair
    @Ryley_Fair Месяц назад

    thank you😃

  • @mdimascio
    @mdimascio 10 дней назад +1

    Thanks Quinn. Great video and I'm going to check out your other content. I'm a VR enthusiast (Quest 3) from Indianapolis continuing to learn UE and for now focused on control room designs. Somewhere with UE5.5 my controller snap turns using the thumb stick only turn left, regadless of pushing it left or right. Its just the original VR pawn so I am trying to figure out why this started happening. Any thoughts would be appreciated!

    • @QuinnKuslich
      @QuinnKuslich  10 дней назад +1

      @@mdimascio UE5.5?

    • @mdimascio
      @mdimascio 10 дней назад

      @@QuinnKuslich Unreal Engine 5.5. To clarify, I usually use just my right hand controller to move around my control rooms. My pawn snaps 45 degrees left regardless of whether i bump the thumbstick left, or right. Admittedly, I don't fully understand the snap turn blueprint and how it functions. I'd love to understand it completely!

    • @QuinnKuslich
      @QuinnKuslich  10 дней назад +1

      @@mdimascio yeah so I actually put a pinned comment on this video with the solution. Just go to the very top of the comment section and it’ll have the solution for you. I fixed this like a week ago, but I wasn’t gonna make a full video to update.

    • @mdimascio
      @mdimascio 10 дней назад

      @@QuinnKuslich Thanks, I'll watch for your pinned comment.

    • @QuinnKuslich
      @QuinnKuslich  10 дней назад +1

      @@mdimascio I just realized that I actually put this on a different video regarding thumbstick locomotion, but the fixes the same: When you are trying to make snap turn work. For some reason the "started" exec pin on the node will always return 0.0 for axis value. If you have this. The snap turn will not work correctly. Instead. Pull from triggerd, grab a do once node. Link that up to the snap turn function. Then use the completed pin to reset the do once. FIXED

  • @uuuuuu352
    @uuuuuu352 Месяц назад

    Thank youuuuu.

  • @Kloudx457
    @Kloudx457 Месяц назад +1

    Im a beginner vr developer and i’ve been trying to find a way to set up collisions for each finger on a hand. Basically i want a physics hand. But i have no idea how to do it.

  • @meloin522
    @meloin522 Месяц назад

    Hello, thanks for the videos!
    Do you use Quest Link or any other software like Virtual Desktop for development and testing in Unreal?
    I’m asking because Quest Link seems to be getting more buggy and laggy lately.
    It would be cool to see a video on your channel about the VR-related software you use for development and debugging, like XR Simulator or something similar.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      @@meloin522 honestly, I use the VR spectator most of the time, and a little piece of tape over the sensor on my HMD

  • @rezaj.mousavi7310
    @rezaj.mousavi7310 Месяц назад

    great... thanks a lots

  • @pablobailey7958
    @pablobailey7958 Месяц назад

    Do you know what can I try if I get the hello printed but still no movement?

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      Well if the event is firing, you need to program the movment off the event. So there is likely an issue with your movment code? Are you going for thumbstick locomotion or something similar?

  • @UnrealNabil
    @UnrealNabil Месяц назад +1

    Is Meta Quest 3 the best VR tool for Unreal Engine? I apologize for my beginner status, but I interested in purchasing one.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад +1

      @@UnrealNabil it’s easily the most reliable headset I’ve worked with. It used one cord to plug in and inside out tracking saves a lot of headache

    • @UnrealNabil
      @UnrealNabil Месяц назад

      @QuinnKuslich thank .I will buy it and follow your tutorials 🤍

  • @kevindoring2008
    @kevindoring2008 Месяц назад

    The Beauty of Software & The Challenges in Communication of Changes (Thank you Quinn for bringing it up)
    One question: You mentioned your Half Life Alyx Video. Do you intent to publish its source content as a reference on Patreon or is it Gumroad exclusive?

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      @@kevindoring2008 I’ll be republishing the patreom page and putting it on there soon

    • @kevindoring2008
      @kevindoring2008 Месяц назад +1

      @@QuinnKuslich Thanks Ouinn! Having a reference project open in another editor instance helps a alot while "reprogramming" working solutions until I can fly by myself in unreal. Never thought that learning the functionalities offered by the Unreal Engine would be such a challenge. What a complex piece of feature-rich software. So, whenever frustation strikes again remind yourself: You came a long way. Peace! ✌

  • @GrumpyGillsFishing
    @GrumpyGillsFishing Месяц назад

    I hope this fixes my issue. None of my IAs are firing but I’m just using the default IMC in thirdpersontemplate.

    • @QuinnKuslich
      @QuinnKuslich  Месяц назад

      @@GrumpyGillsFishing let me know how it goes

  • @CobaltTS
    @CobaltTS 7 дней назад

    didnt work for me unfortunately, but I think my issue is caused by something else. I dont have anything under default mapping contexts, but some inputs work fine- walking, opening inventory, etc. only one is broken and it didnt used to be so im very stuck

  • @rezaj.mousavi7310
    @rezaj.mousavi7310 Месяц назад

    pls talk about physics hand and integrate with normal grapping...

  • @YuriTanovitskiy
    @YuriTanovitskiy 12 дней назад

    there is another solution - uncheck box "EnhancedInput -> Platform Settings -> Enable Default Mapping Context", ... and to avoid onther issuese try to remove all unused mapping contexts. Somtimes it box becomes cheked automaticly, when u are editing input settings

  • @clemrods
    @clemrods 15 дней назад

    Un merci de France , j étai boquer j avais 0 input

    • @QuinnKuslich
      @QuinnKuslich  15 дней назад

      @@clemrods connect a do once node up to the triggered, then connect the reset up to completed. Skip using started altogether. It’s a new bug with UE5.5

  • @manonthedollar
    @manonthedollar 21 день назад

    Are you still getting an Action Value of 0, no matter what?

    • @QuinnKuslich
      @QuinnKuslich  20 дней назад

      I am def getting that bug too. Unreal 5.5?