Bug: OpenXR Initialization Errors in CompositorOpenXR Component
135 °C
Bug #81
OpenXR Initialization Errors in CompositorOpenXR Component
| Status: | New |
| Priority: |
Critical |
| Added by: |
|
| Assigned to: |
Unassigned
|
| Due date: | |
| Reported for: |
Steps to Reproduce
No steps to reproduce
Explanation
OVRPlugin is experiencing multiple errors: xrGetInstanceProcAddr is nullptr, XR_ERROR_EXTENSION_NOT_PRESENT, and xrCreateInstance failed. These errors occur in the CompositorOpenXR component, resulting in failure to initialize the OpenXR subsystem.
This issue was created from the following Discord message:
this is the only important looking error: [OVRPlugin][ERROR] xrGetInstanceProcAddr is nullptr (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:1163)Error [GENERAL | xrCreateInstance | OpenXR-Loader] : LoaderInstance::CreateInstance, no support found for requested extension: XR_KHR_D3D12_enable
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : xrCreateInstance failed
[OVRPlugin][ERROR] [XRCMD][failure] [XR_ERROR_EXTENSION_NOT_PRESENT]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2876 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:340)[OVRPlugin][ERROR] CompositorOpenXR::PreInitialize() returns failure (arvr\projects\integrations\OVRPlugin\Src\OVR_Plugin_UnityOpenXR.cpp:59)[Subsystems] Loading plugin UnityOpenXR for subsystem OpenXR Display...
Link
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : xrCreateInstance failed
[OVRPlugin][ERROR] [XRCMD][failure] [XR_ERROR_EXTENSION_NOT_PRESENT]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2876 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:340)[OVRPlugin][ERROR] CompositorOpenXR::PreInitialize() returns failure (arvr\projects\integrations\OVRPlugin\Src\OVR_Plugin_UnityOpenXR.cpp:59)[Subsystems] Loading plugin UnityOpenXR for subsystem OpenXR Display...
Watchers
Screenshots
None
Video Clips
None
Log Files
None
Device
No device information
No comments yet.
You need to join this project to comment on issues.
Join Project