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

OpenXR

-

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)

  1. Resolution Note:

    The only standalone target supported is Windows x64 with OpenXR on a device with Windows x64 operating system

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.