Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2
2021.2.11f1
2022.1
2022.2.0a1
Issue ID
1400285
Regression
Yes
[Ubuntu 20.04] DllNotFoundException: UnityOpenXR assembly error when entering Play Mode in VR Template
Reproduction steps:
1. Create a new VR Template project
2. Enter Play Mode
Expected result: There are no errors
Actual result: "DllNotFoundException: UnityOpenXR assembly" error is thrown
Reproducible with: 2021.2.11f1, 2022.1.0b7, 2022.2.0a1, 2022.2.0a3
Not reproducible with: 2019.4.36f1, 2020.3.28f1, 2022.1.0a16
Could not reproduce with Windows 10
Full error:
DllNotFoundException: UnityOpenXR assembly:<unknown assembly> type:<unknown type> member:(null)
UnityEngine.XR.OpenXR.OpenXRLoaderBase.Initialize () (at Library/PackageCache/com.unity.xr.openxr@1.3.1/Runtime/OpenXRLoader.cs:177)
UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () (at Library/PackageCache/com.unity.xr.management@4.2.0/Runtime/XRManagerSettings.cs:190)
UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () (at Library/PackageCache/com.unity.xr.management@4.2.0/Runtime/XRGeneralSettings.cs:175)
UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () (at Library/PackageCache/com.unity.xr.management@4.2.0/Runtime/XRGeneralSettings.cs:148)
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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Resolution Note:
The only standalone target supported is Windows x64 with OpenXR on a device with Windows x64 operating system