Search Issue Tracker

Active

Under Consideration for 1.14.X

Votes

3

Found in [Package]

1.14.0

Issue ID

OXRB-452

Regression

Yes

Crash on UnityEngine.XR.OpenXR.OpenXRLoaderBase.Initialize when deployed on HoloLens 2

Package: OpenXR Plugin

-

How to reproduce:
1. Open the attached project "OpenXR-ARM32.zip"
2. Build And Run the project on HoloLens 2

Reproducible with: 1.14.0 (2022.3.42f1, 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2)
Not reproducible with: 1.13.2 (2022.3.42f1)

Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested

First few lines of stack trace:
DllNotFoundException: Unable to load DLL 'UnityOpenXR'. Tried the load the following dynamic libraries: Unable to load dynamic library 'UnityOpenXR' because of 'Failed to open the requested dynamic library (0x06000000) - The specified module could not be found. (WinError:0000007e)
at UnityEngine.XR.OpenXR.OpenXRLoaderBase.Initialize () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () [0x00000] in <00000000000000000000000000000000>:0

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.