Spatial Anchors without Open XR #10673
Unanswered
movie-clip
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Is it possible to use spatial anchors without Open XR plugin?
I tried to do so, but after I create anchor I have this error:
DllNotFoundException: Unable to load DLL 'MicrosoftOpenXRPlugin': The specified module could not be found. at Microsoft.MixedReality.OpenXR.AnchorConverter.ToPerceptionSpatialAnchor (System.IntPtr nativePtr) [0x00000] in <00000000000000000000000000000000>:0 at Microsoft.Azure.SpatialAnchors.Unity.SpatialAnchorExtensions+<GetPointer>d__7.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.InvokeMoveNext (System.Object stateMachine) [0x00000] in <00000000000000000000000000000000>:0
I'm using "Windows Mixed Reality" plugin in XR settings.
Beta Was this translation helpful? Give feedback.
All reactions