Hello! I'm trying to create a simply SteamVR overlay program in Unity. The goal is to be able to draw certain UI elements when you look at the back of your Vive controller.
The problem I'm running into however is the overlay app closes the moment another Unity VR game launches. I've been examining this project as an example - https://github.com/Hotrian/HeadlessOverlayToolkit however I can't even get this example to work. If I build that example project, the overlay closes once a...
Unity Overlay issue
The problem I'm running into however is the overlay app closes the moment another Unity VR game launches. I've been examining this project as an example - https://github.com/Hotrian/HeadlessOverlayToolkit however I can't even get this example to work. If I build that example project, the overlay closes once a...
Unity Overlay issue