VR Expansion Plugin

Im having several issues and i have no idea how to get them fixed. Does anyone here know?

  1. Physics objects dont react correctly with me. If i where to jump on one, it glitches out and phases through the floor, or flings off into space. If i disable physics interactions in my movement component, physics objects still get pushed when i walk into them.

  2. The VRDials are really finicky, whenever i set it to lock at 90 degrees counterclockwise, it goes up to 180 degrees. when i set it to 45 degrees, only then does it go to 90 degrees. And when i set it to block all clockwise movements, it still allows clockwise rotations. Its very weird.

  3. Not a bug like the others, but rather, how on earth do i set the value of a VRDial. For example, when i press the A button on my controller, I could set the value of a VR Dial, as though i was changing a variable. Much like how you would… well, change a variable.