Search Issue Tracker
Fixed
Fixed in 1.14.1
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
- Huge memory allocations when TMP dynamically adds glyphs from AssetBundle fonts
- “Redefinition of 'LOD_FADE_CROSSFADE'" shader errors thrown when opening SpeedTree9_URP.shadergraph in Universal 3D Template
- NullReferenceException is thrown and the window is broken when opening the "Active Scenario" window in Multiplayer Center
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds
Add comment