I only found one other post mentioning this from back in 2020 so trying to see if there are any new solutions/answers out there for this.
I have an event that is fired when the user pulls the trigger (Oculus VR). I have followed the advice in the aforementioned article as well as the UE documentation and I am still having problems. I have set the Trigger to “Pressed” and tried different actuation settings and nothing works. The most frustrating part is that its intermittent. It works fine for a period of time and then just starts firing of multiple simultaneous “trigger” events. See the log below - this is the output values from the trigger….. you’ll see where it fires twice and has the exact same values which is making it impossible for me to add flags or anything else to try and catch this. I’ve tried several method but because it is spawning separate threads at the exact same time the variables/flags and other methods I’ve tried aren’t working.
Any body figure out how to get the trigger to work properly in UE5.x using the Enhanced Input System? Is there an older, more reliable method I can still use for VR?
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.14359,0.014268,0.014268
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.204151,0.013468,0.013468
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.156776,0.013457,0.013457
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.299389,0.014477,0.014477
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.126007,0.014208,0.014208
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.141636,0.014337,0.014337
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.343101,0.014221,0.014221
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.147253,0.013318,0.013318
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.139682,0.01392,0.01392
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.378999,0.013755,0.013755
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.378999,0.013755,0.013755
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.165812,0.01364,0.01364
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.165812,0.01364,0.01364
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.455189,0.013567,0.013567
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.455189,0.013567,0.013567
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.189011,0.014513,0.014513
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.189011,0.014513,0.014513
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.133822,0.013479,0.013479
LogBlueprintUserMessages: [AC_ActorSelection] Trigger=0.133822,0.013479,0.013479