Trigger not registering

Hey y’all, I’ve been working on my own VR game for some time now and decided to start a new project to clean up the movement system by starting it from scratch. For some reason I’ve run into the issue where neither of my controller triggers actually send out signals (never ran into the issue in the old project). The IMC and Input actions are all set up correctly, I’ve tried having other IAs set to not consume lower functions, TO consume lower functions, nothing is working. It won’t even select stuff on the basic UI the project starts with. Has anyone experienced issues like this in VR dev or otherwise? What did you do? Thank y’all for your help!

The issue was caused by the MetaXR plugin messing up how priority levels in “add mapping context” nodes interact. It can be fixed by setting a higher priority level on the node for default.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.