https://developers.meta.com/horizon/reference/xr-audio/v77/
Unity: XR Audio SDK v77 | Meta Horizon OS Developers
Explore the APIs of Unity's XR Audio SDK to create immersive mixed reality experiences. Use the left-hand navigation panel to browse through the available APIs.
unity xraudio sdkmeta horizonosdevelopers
https://developers.meta.com/horizon/reference/xr-audio/v72/
Unity: XR Audio SDK v72 | Meta Horizon OS Developers
Explore the APIs of Unity's XR Audio SDK to create immersive mixed reality experiences. Use the left-hand navigation panel to browse through the available APIs.
unity xraudio sdkmeta horizonosdevelopers
https://docs.unity3d.com/ru/2021.1/Manual/xr-sdk.html
Unity XR SDK - Unity Manual
The Unity XR SDK is aimed at specialist users who want to develop their own XR providers that work with Unity. To download XR SDK, you must sign up for access...
unity xrsdkmanual
https://docs.unity3d.com/Packages/com.unity.xr.visionos@latest/
Redirecting to latest version of com.unity.xr.visionos
latest versionunity xrredirectingvisionos
https://unity.com/resources/BMW-automotive-innovations-asset-manager
How BMW uses real-time 3D to unify vehicle data and XR workflows | Unity
Discover how BMW Group uses Unity-powered asset management and automation to unify 3D data, streamline XR workflows, and scale virtual experiences across the...
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRFaceTrackingFeature
XRFaceTrackingFeature Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/ARTrackedImageExtensions?authuser=7
ARTrackedImageExtensions Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://docs.unity3d.com/2021.1/Documentation/ScriptReference/XR.XRSettings-renderViewportScale.html
Unity - Scripting API: XR.XRSettings.renderViewportScale
scripting apiunityxr
https://docs.unity3d.com/ScriptReference/XR.TrackingOriginModeFlags.Unbounded.html
Unity - Scripting API: XR.TrackingOriginModeFlags.Unbounded
scripting apiunityxrunbounded
https://docs.unity3d.com/2021.3/Documentation/Manual/VRReference.html
Unity - Manual: XR API reference
unitymanualxrapireference
https://issuetracker.unity3d.com/issues/xr-android-excessive-shader-build-times-when-buliding-player-on-android
Unity Issue Tracker - [XR][Android] Excessive Shader Build times when buliding Player on Android
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the...
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRSceneMeshingFeature?authuser=7
XRSceneMeshingFeature Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://issuetracker.unity3d.com/issues/xr-unable-to-attach-xrgrabinteractable-to-xrsocketinteractor-after-interacting-with-teleportation-area
Unity Issue Tracker - [XR] Unable to attach XRGrabInteractable to XRSocketInteractor after...
Reproduction steps:1. Open the user's attached "Case#XRinteractiveKit.zip" project2. Load the "testCase" scene3. Enter Play mode4. T...
issue trackerunityxrunableattach
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.InputDeviceCharacteristics.Simulated6DOF.html
Unity - Scripting API: XR.InputDeviceCharacteristics.Simulated6DOF
scripting apiunityxr
https://issuetracker.unity3d.com/issues/xr-urp-profiler-spams-errors-in-the-console-upon-entering-play-mode
Unity Issue Tracker - [XR][URP] Profiler spams errors in the Console upon entering Play Mode
Repro steps:1. Create a new project with the URP template2. Add XR Plug-in Management and check 'Oculus' in the window3. Open the Pr...
https://issuetracker.unity3d.com/issues/xr-urp-vulkan-multi-pass-only-left-eye-is-rendered-while-the-right-eye-is-black
Unity Issue Tracker - [XR][URP][Vulkan][Multi Pass] Only left eye is rendered while the right eye...
Repro steps:1. Open attached project2. Make sure Multi-Pass and Vulkan are used3. Build and run on a Quest Actual: Nothing is render...
https://issuetracker.unity3d.com/issues/openxr-is-incorrectly-displayed-as-open-xr-with-a-space-in-the-use-open-xr-predicted-time-setting-label-under-xr-plug-in-management
Unity Issue Tracker - "OpenXR" is incorrectly displayed as "Open XR" (with a space) in the "Use...
https://jonhiggins.co.uk/
Jon Higgins - VR/XR Unity developer in Bristol, UK
Portfolio website with articles on VR, XR, Unity and software engineering
unity developerjonhigginsvrxr
https://docs.unity3d.com/ru/2019.3/Manual/VRReference.html
XR API reference - Unity Manual
api referencexrunitymanual
https://issuetracker.unity3d.com/issues/vr-lightweight-rp-template-is-missing-com-dot-unity-dot-xr-dot-legacyinputhelpers-at-1-dot-0-0-package-resulting-in-missing-scripts
Unity Issue Tracker - "VR Lightweight RP" template is missing com.unity.xr.legacyinputhelpers@1.0.0...
Steps to reproduce: 1. Create a new project with "VR Lightweight RP" set as template Result: missing script error where "Tracke Pose...
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRMarkerDatabase?authuser=7
XRMarkerDatabase Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRHumanBodyProportions?authuser=7
XRHumanBodyProportions Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://issuetracker.unity3d.com/issues/xr-openxr-oculus-post-processing-view-in-hmd-is-darker-and-sometimes-flickers-when-changing-depth-of-field-focus-distance
Unity Issue Tracker - [XR][OpenXR][Oculus][Post-Processing] View in HMD is darker and sometimes...
Reproduction steps:1. Open the user's attached "debugDOF.zip" project2. Load the "LoaderScene"3. Enter Play mode4. Put on HMD Expect...
https://issuetracker.unity3d.com/issues/xr-interaction-toolkit-adding-an-xrgrabinteractable-to-game-object-in-play-mode-does-not-work
Unity Issue Tracker - [XR Interaction Toolkit] Adding an XRGrabInteractable to Game object in Play...
How to reproduce:1. Open attached project ("UnityBugXRGrabInteractableFails.zip")2. Open SampleScene scene3. Enter Play mode4. Pick ...
https://docs.unity3d.com/es/2019.3/Manual/com.unity.xr.windowsmr.html
Windows XR Plugin - Unity Manual
windowsxrpluginunitymanual
https://issuetracker.unity3d.com/issues/xr-head-tracking-lost-when-lost-focus-with-action-based-trackedposedriver-on-android
Unity Issue Tracker - XR head tracking lost when lost focus with action-based TrackedPoseDriver on...
-Background: MSFT reported to XR team that with new action-based Tracked pose driver, Camera becomes head-locked when 2D overlay app...
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.XRNode.RightEye.html
Unity - Scripting API: XR.XRNode.RightEye
scripting apiunityxrrighteye
https://docs.unity3d.com/2021.3/Documentation/Manual/xr-scene-setup.html
Unity - Manual: Set up an XR scene
set upunitymanualxrscene
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRObjectTrackingFeature?authuser=7
XRObjectTrackingFeature Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.XRInputSubsystem.GetSupportedTrackingOriginModes.html
Unity - Scripting API: XR.XRInputSubsystem.GetSupportedTrackingOriginModes
scripting apiunityxr
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.CommonUsages-secondary2DAxis.html
Unity - Scripting API: XR.CommonUsages.secondary2DAxis
scripting apiunityxr
https://android-developers.googleblog.com/2025/10/optimizing-performance-for-android-xr.html?ref=xrdevelopernews.com
Android Developers Blog: Optimizing Performance for Android XR with Unity
News and insights on the Android platform, developer tools, and events.
android developers blogoptimizing performancexrunity
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.CommonUsages-trigger.html
Unity - Scripting API: XR.CommonUsages.trigger
scripting apiunityxrtrigger
https://issuetracker.unity3d.com/product/unity/issues?category=visionos-xr-plugin&unity_version=
Unity Issue Tracker - VisionOS XR Plugin
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the...
issue trackerunityvisionosxrplugin
https://developer.android.com/develop/xr/unity/reference/class/Google/XR/Extensions/XRQrCodeTrackingFeature?authuser=7
XRQrCodeTrackingFeature Class Reference | Android XR for Unity | Android Developers
class referenceandroid xrunitydevelopers
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.CommonUsages-secondaryTouch.html
Unity - Scripting API: XR.CommonUsages.secondaryTouch
scripting apiunityxr
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.CommonUsages-primaryButton.html
Unity - Scripting API: XR.CommonUsages.primaryButton
scripting apiunityxr
https://issuetracker.unity3d.com/issues/vr-mobile-unity-allows-to-build-vr-apps-using-multi-pass-stereo-rendering-mode-and-lwrp-and-this-results-into-rendering-issues
Unity Issue Tracker - [XR][URP] Unity allows to build VR apps using Multi-Pass stereo rendering...
How to reproduce:1. Open attached project2. Open XR settings and notice that Multi Pass is not greyed out3. Build to Android/iOS dev...
https://issuetracker.unity3d.com/product/unity/issues?category=xr-sdk&page=71
Unity Issue Tracker - XR SDK
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the...
issue trackerunityxrsdk
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/XR.InputDeviceRole.GameController.html
Unity - Scripting API: XR.InputDeviceRole.GameController
scripting apiunityxrgamecontroller