openvr
openvr copied to clipboard
Help with input in the custom dashboard.
I try to create a custom dashboard in our application. On start, I disable to show the SteamVR dashboard on the system menu button. Then I read the system menu button and when it's clicked I show my custom overlay with the flag (MakeOverlaysInteractiveIfVisible), but this overlay disable read input in the application. Please help me with the workaround.
In steamVR settings > developer, there should be an option to "enable global input from overlays". Try enable that and see if it helps.