Closed Mt-Perazim closed 4 years ago
Hi @arsi0001, thanks for reporting. We recently discovered and fixed a bug in our Azure Spatial Anchor service that may have been the reason behind the issue you are seeing. Can you try again to check if the issue is fixed for you now? Thanks!
Hi @RamonArguelles, thanks for fixing, now it works!
In which version of ASA this problem has been solved?
hey my project was working just fine, but suddenly I get the same error in the logs!!! please help
Sorry for the delay, tracking this (39147228) and will assign someone asap, thank you
Can you share your full logs and specs, @sana2024, please? The original issue, from 2 years ago, should already be fixed, so even though you might be getting the same exception type, the call stack and details are likely to be different, in which case this may be a different issue altogether.
Two days ago, my project was still working normally, but now I get the similar error information. Please help!!!
Two days ago, suddenly I get the error in afternoon: Need an enabled ARSessionOrigin in the scene. I'm sure have the enable ARSessionOrigin in the scene, I follow the tutorial step by step (https://docs.microsoft.com/zh-cn/learn/modules/azure-spatial-anchors-tutorials/3-exercise-get-started-with-azure-spatial-anchors?tabs=openxr), and the AzureSession also can't be started.
Yesterday, I get new error: InvalidOperationException: SpatialAnchorManager is improperly configured. I'm sure I use the correct account id and primary key. The account subscription has not expired.
Today, I can start the AzureSession, but can't create new anchor. And get error: Microsoft.Azure.SpatialAnchor.CloudSpatialException. During this time, I hardly made any functional changes to this project.
I don't know how to solve the problem now. Please Help!!
my specs: unity 2020.3.37f1 MRTK 2.82 Azure Spatial Anchors SDK Core 2.12.0 (install from Mixed Reality Feature Tool) Azure Spatial Anchors SDK for Windows 2.12.0 (install from Mixed Reality Feature Tool) MRTK.HoloLens2.Unity.Tutorials.Assets.AzureSpatialAnchors.XRplugginManagement.2.5.3.unitypackage MRTK.HoloLens2.Unity.Tutorials.Assets.GettingStarted.2.4.0.unitypackage My Log: UnityPlayer.log
Same issue, yesterday it worked and today not anymore
@darax I am also having this issue now. It seems like you were able to make a fix on issue #156. Is there anything you can do to help here?
Edit: Nvm. For some reason azure deleted me original subscription, so making a new one solved it for me,
@darax I am also having this issue now. It seems like you were able to make a fix on issue #156. Is there anything you can do to help here?
Edit: Nvm. For some reason azure deleted me original subscription, so making a new one solved it for me,
@yishaiSilver Hi! I am also facing this issue today. Did you solve this issue by simply creating a new Azure Spatial Anchor subscription?
Yes, that is how I fixed this issue for myself. I think it may have been due to some sort of trial period or something; I'm not quite sure.
The guide I'm following: https://docs.microsoft.com/en-us/windows/mixed-reality/mrlearning-asa-ch1
What I already did:
<DeviceCapability Name="wiFiControl"/>
toPackage.appxmanifest
My specs: Unity 2019.2.15 MRTK 2.2 AzureSpatialAnchors.unitypackage MRTK.HoloLens2.Unity.Tutorials.Assets.AzureSpatialAnchors.2.2.0.0.unitypackage MRTK.HoloLens2.Unity.Tutorials.Assets.GettingStarted.2.2.0.1.unitypackage
My Log: