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...
shinyquagsire23
11 years agoProtege
I think it might be better if it were either implemented within the scene (ie the developer has to implement it) or if it were less intrusive or just a one-time thing (maybe per-application). I definitely see the legal reasons behind it, but it does get extremely annoying when you're developing and having to restart the application constantly to test.
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