Quest Development
Share Quest-specific development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Something like anchors which is not anchors

We are a bit stuck. We have a streaming service that be need to consume which only works in OpenXR, but we need anchors which don't work with OpenXR (see https://communityforums.atmeta.com/t5/OpenXR-Development/Unity-OpenXR-OVRSpatialAnchor-Passthrou...

Resolved! OVRSpatialAnchor.Share() fails.

I'm testing Shared Spatial Anchors on Meta Quest Pro. The codes below.using System.Collections; using System.Collections.Generic; using UnityEngine; public class SpatialAnchorSender : MonoBehaviour { [SerializeField] ulong partnerUserID; void Start()...

スクリーンショット 2022-12-20 201245.png
yutoVR by Protege
  • 2663 Views
  • 2 replies
  • 0 kudos

OVR Spatial anchor position lost

We are trying to make a shared space game using shared anchors but 50% of the anchors after some time looses position and start matching face position..... I'm the only one with this problem? there is a solution?I am now desperate

Labels