Forum Discussion
Dreamwriter
11 years agoRising Star
Unity, how do I dismiss the Health/Safety Warning?
I've got this in an update function, SDK 4.3: if (OVRManager.isHSWDisplayed) { if (Input.anyKeyDown) { OVRManager.DismissHSWDisplay(); } } ...but it doesn't work, th...
cybereality
11 years agoGrand Champion
"shinyquagsire23" wrote:
it does get extremely annoying when you're developing and having to restart the application constantly to test.
You can disable it for development. Check the documentation.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 11 years ago
- 11 years ago