Oculus Right Trigger Release Triggers LMB Release

When releasing the Right Trigger on a Meta Quest 2, it subsequently triggers the “Left Mouse Button” “Release” input action event.

It only triggers on its release, but does not trigger on the right trigger press.

Very strange bug and hoping this isn’t just me. Does anyone know why this might happen or how to fix it?

Ah, I see. It was due to the function “ReleasePointerKey” with the “Left Mouse Button” being the parameter.

Didn’t know it could cause this type of unexpected behavior. I’ll be more careful in the future.