OpenVRenabled
OpenVRenabled is a configuration flag used within the Unity game engine to activate support for the OpenVR XR plugin. When set to true, Unity’s runtime loads the OpenVR plugin and enables the engine to communicate with OpenVR-compatible virtual reality hardware such as the HTC Vive, Valve Index, and other head‑mounted displays that implement the OpenVR API. The flag is typically found in the project’s XR plugin management settings or can be toggled programmatically via scripting.
The OpenVR plugin was introduced by SteamVR developers to provide a unified software layer that maps VR
Enabling OpenVRenabled in a Unity project automatically registers the OpenVR input and display subsystems with the
Users often enable OpenVRenabled when targeting SteamVR-distributed content, as it provides a straightforward path to support