Search Issue Tracker
Not Reproducible
Votes
1
Found in
2020.2.0a8
Issue ID
1237510
Regression
No
DllNotFoundException: UnityMockHMD after building an xr sdk upgraded project using the Mock HMD XR SDK
DllNotFoundException: UnityMockHMD after building an xr sdk upgraded project using the Mock HMD XR SDK
1. I was trying to regress a bug with the Mock HMD with a project that has been updated from 2019.2 and legacy XR using the mock as well.
When building the mock hmd fails to get built or something and I get the DllNotFoundException: UnityMockHMD error and it fails.
However, I noticed it was seemingly still rendering in stereo and that seems to be because the built in xr stuff is still enabled. I never got the warning for disabling built in xr either when I installed the mock xr sdk.
This is confusing of course but maybe that state is related to the issue? I manually disabled this in the project settings by setting the
m_BuildTargetVRSettings:, m_Enabled to 0 but it still fails to find that dll in the built player and then just renders in monoscopic.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
janvetulani3r
Oct 01, 2020 22:15
I have the same problem on Linux, I guess the DLL is not built for the linux editor, for some strange reason.
Gerald-Ferreira
Apr 27, 2020 09:53
I have the same problem