Health and Safety screen turn off during development

Is there a way how to disable safety screen during development in Unity?

Thanks

Create registry key “HKLM/SOFTWARE/Wow6432Node/Oculus VR, LLC/LibOVR/HSWToggleEnabled”, “1” (REG_SZ).

that should disable the warning on your development computer. On the standalone player also.

1 Like