Search Issue Tracker
Third Party Issue
Votes
0
Found in [Package]
1.4.2
Issue ID
OXRB-64
Regression
No
[XR] Crash on "OVRP_1_71_0:ovrp_UnityOpenXR_HookGetInstanceProcAddr" when entering Play mode
Reproduction steps:
# Open the user's attached project
# Enter Play mode
Expected result: Play mode entered
Actual result: Crash
Reproduced with: 1.4.2 (2020.3.36f1, 2021.3.5f1, 2022.1.6f1)
Could not test with: 2019.4.40f1 (OpenXR not supported), 2022.2.0a17 (errors about AudioImporter.preloadAudioData)
Reproducible on: Windows 11
Stacktrace:
{noformat} at <unknown> <0xffffffff>
at OVRP_1_71_0:ovrp_UnityOpenXR_HookGetInstanceProcAddr <0x000e3>
at UnityOpenXR:HookGetInstanceProcAddr <0x00132>
at Oculus.XR.OculusXRFeature:HookGetInstanceProcAddr <0x001ca>
at UnityEngine.XR.OpenXR.Features.OpenXRFeature:HookGetInstanceProcAddr <0x0030a>
at UnityEngine.XR.OpenXR.OpenXRLoaderBase:InitializeInternal <0x00852>
at UnityEngine.XR.OpenXR.OpenXRLoaderBase:Initialize <0x004ba>
at UnityEngine.XR.Management.XRManagerSettings:InitializeLoaderSync <0x003f2>
at UnityEngine.XR.Management.XRGeneralSettings:InitXRSDK <0x0039a>
at UnityEngine.XR.Management.XRGeneralSettings:AttemptInitializeXRSDKOnLoad <0x0019a>
at System.Object:runtime_invoke_void <0x00184>{noformat}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
The crash is occurring in Meta OVR Plugin code. We have notified our partners at Meta about this issue.