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...
Dreamwriter
11 years agoRising Star
"cybereality" wrote:
Yes, there is a minimum amount of time the warning must be showed for. This is intended.
Then it should display a countdown timer after the user presses the key, or not tell you to press a key until that time . To the end user, pressing the button as they are told to do and nothing happening at all just feels like a bug, makes it feel unresponsive and makes people keep pressing buttons (or worse, lift up the headset to make sure they are pressing real keys and not like shift or control).
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