Search Issue Tracker
Fixed
Fixed in 1.1.2, 2.0.2
Votes
0
Found in [Package]
1.1.1
2.0.0
Issue ID
XRMRT-23
Regression
No
"DllNotFoundException" error is thrown when entering Play Mode on Mixed Reality Template on macOS
*Steps to reproduce:*
1. Create a new project with the Mixed Reality template
2. Enter Play Mode
3. Observe the Console window
*Actual results:* "DllNotFoundException: UnityOpenXRHands assembly:<unknown assembly> type:<unknown type> member:(null)" error is thrown
*Expected results:* No errors are thrown
*Reproducible with versions:* 1.1.1(2022.3.47f1), 2.0.0(6000.0.21f1)
*Tested on (OS):* macOS Sonoma 14.6.1 (M1 Pro)
Win 11 ARM64
*Notes:*
* This happens due to the template using an older version of XR Hands package which has the XRHB-49 issue.
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 2.0.2):
Fixed the DllNotFoundException when entering Play Mode on macOS. The root-cause was that the XR Hands package did not have binaries for macOS included as part of the package build. This was resolved by updating to XR Hands 1.5.0 which has the correct libraries included.
Resolution Note (fix version 1.1.2):
Backported a fix for DllNotFoundException when entering Play Mode on macOS. The root-cause was that the XR Hands package did not have binaries for macOS included as part of the package build. This was resolved by updating to XR Hands 1.5.0 which has the correct libraries included.