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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment