I am trying to get continued movement for my vr game I am working on. I looked up tutorials and seem to be running into an issue. For some reason after making a new input control/mapping, the game is not reading the controls for that specific control mapping. Here is my control mapping below.
I added the keyboard mappings to ensure that it was not an issue with my coding. It works when I use the keyboard, but does not do anything when I try to use my oculus quest 2. I also tried using just the thumbsitick up, down, left, and right as well and no results. I do not think I have anything wrong with my coding considering that it worked for the keyboard controls, but I will share it below anyways just in case.
Move Forward:
Move Sideways:
Note:
I realized after posting that the controls are mixed up, I fixed them and it still gave me no results. I am thinking it is a bug because when I open the hand menu for my right hand, it works just fine, but does not let me move my character.