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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Resolution Note:
The only standalone target supported is Windows x64 with OpenXR on a device with Windows x64 operating system