Forum Discussion
aka_anoop
Sep 26, 2020Iron Contributor
Help with ASA on Unreal Engine
Hi All, I have been trying to get Azure Spatial Anchors working on Unreal Engine. As per the documentation found https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unreal/unreal-azure-sp...
- Oct 18, 2020
Apparently this was an issue with the ASA Config Session Blueprint. The old one has been deprecated and replaced with ConfigSession2 Which accepts an AzureSpatialAnchorsSessionConfiguration that lets you configure domain as well, which in my case was southeastasia.mixedreality.azure.com
aka_anoop
Oct 18, 2020Iron Contributor
Apparently this was an issue with the ASA Config Session Blueprint. The old one has been deprecated and replaced with ConfigSession2 Which accepts an AzureSpatialAnchorsSessionConfiguration that lets you configure domain as well, which in my case was southeastasia.mixedreality.azure.com