08-07-2023 09:35 AM - edited 08-07-2023 10:15 AM
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! Go to Solution.
08-07-2023 11:34 AM
solved my own problem lol
apparently you need to set the OculusAppId in DefaultEngine.ini
https://developer.oculus.com/documentation/unreal/ps-setup/#native
08-07-2023 11:34 AM
solved my own problem lol
apparently you need to set the OculusAppId in DefaultEngine.ini
https://developer.oculus.com/documentation/unreal/ps-setup/#native