Azure / azure-spatial-anchors-samples

Azure Spatial Anchors sample code
Other
293 stars 139 forks source link

Unity - FrameReceived #249

Closed Plaximo closed 3 years ago

Plaximo commented 3 years ago

The SpatialAnchorManager.cs class is subscribing to arCameraManager.frameReceived += ArCameraManager_frameReceived; two times inside the CreateSessionAsync function. So it process the same image twice.

SDK Anchors 2.8.1 Unity 2020.2.1

oafolabi-msft commented 3 years ago

Hi @Plaximo , thanks for letting us know! We're looking into this (internal issue #32180669 ) and will update you with progress. Thanks!

msftradford commented 3 years ago

This has been fixed in the latest release of the ASA SDK