Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
88 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am working on an unreal engine 5.3 android app. I am trying to save a cloud anchor but I a keep getting this error in the logs: I have all the required permissions, I am connected to a wifi and have strong GPS singal.
LogPlayLevel: Error: UAT: 01-29 19:24:13.665 23280 26575 D UE : [2024.01.29-17.24.13:665][989]LogAzureSpatialAnchorsAndroidInterop: Error: Azure Spatial Anchors Session Encountered an error, ErrorCode: 4 ErrorMessage:Not enough Neighborhood Spatial Data was available to complete the desired create or update operation
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25985 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: StoreAndWatcherTrackedState::TryCreateInternalAsync for a new SpatialAnchor.
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25985 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: StoreAndWatcherTrackedState::TryCreateWithNewNeighborhoodAnchor
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25986 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: [MobileNeighborhoodManager::TryGetPoseBetweenAnchors] Pose computed successfully.
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25986 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: [MobileNeighborhoodManager::TryGetPoseBetweenAnchors] Pose computed successfully.
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25986 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: [MobileNeighborhoodManager::GetAnchorNeighborhoodDataAsync] Creating anchor blob using 3 key-frames.
LogPlayLevel: UAT: 01-29 19:24:13.720 23280 25986 D UE : [2024.01.29-17.24.13:720][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: [MobileNeighborhoodManager::GetAnchorNeighborhoodDataAsync] Does not have enough neighborhood data: NeighborhoodDataFeedback::NotEnoughMotion
LogPlayLevel: UAT: 01-29 19:24:13.721 23280 25986 D UE : [2024.01.29-17.24.13:721][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: [MobileNeighborhoodManager::GetQueryNeighborhoodDataAsync] Anchor neighborhood data is NOT available. Feedback: 0.
LogPlayLevel: UAT: 01-29 19:24:13.721 23280 25986 D UE : [2024.01.29-17.24.13:721][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: TryCreateWithNewNeighborhoodAnchor was unable to get enough neighborhood data.
LogPlayLevel: UAT: 01-29 19:24:13.721 23280 26576 D UE : [2024.01.29-17.24.13:721][991]LogAzureSpatialAnchorsAndroidInterop: Azure Spatial Anchors: OnError - Not enough Neighborhood Spatial Data was available to complete the desired create or update operation