Forum Discussion
deyan-ZK
3 years agoExplorer
Unreal Shared Spatial Anchor Sample
My team and I have been struggling to get this sample working. We have packagedthe project for the store and submitted a data use checkup so we have access to UserID and cloud storage. We have also downloaded our packaged build from the AppLab and are still not able to share anchors between 2 Quest Pro devices running on the same local network.
We're getting the following message in the device log:
13:10:22.826
OVRPlugin
[CreateSpaceUser] called for spaceUserId 0
13:10:22.826
Telemetry
[OpenXR_Anchor] userId cannot be 0;
13:10:22.826
OVRPlugin
[XRCMD][failure] [XR_ERROR_VALIDATION_FAILURE]: xrCreateSpaceUserFB(m_xrSession, &info, (XrSpaceUserFB*)spaceUser), arvr/projects/integrations/OVRPlugin/Src/Util/CompositorOpenXR.cpp:11830 (arvr/projects/integrations/OVRPlugin/Src\Util/CompositorOpenXR.h:328)
Are we missing something that is not stated in the documentation?
solved my own problem lol
apparently you need to set the OculusAppId in DefaultEngine.ini
https://developer.oculus.com/documentation/unreal/ps-setup/#native
1 Reply
Replies have been turned off for this discussion
- deyan-ZKExplorer
solved my own problem lol
apparently you need to set the OculusAppId in DefaultEngine.ini
https://developer.oculus.com/documentation/unreal/ps-setup/#native
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago