microsoft / MixedReality-SpectatorView

Mixed reality spectator experiences
MIT License
193 stars 114 forks source link

"Running spatial alignment..." Object position is not correct. #426

Open Lord-Min opened 3 years ago

Lord-Min commented 3 years ago

"Running spatial alignment..." text is displayed when connecting HoloLens2 IP to Android mobile, but the positions of and are not synchronized at all.

It's master branch 1.1.0, Unity version and other settings were done according to the instructions in the demo scene.

What could be the cause?

Nazarov7mu commented 3 years ago

I have the same problem with the Master Branch(Unity 2019.2.19f1).

BUILD 2019 Demo on release 1.1.0 branch(Unity 2018.3.14f1) seems to work fine and aligns objects correctly, unlike Master Branch.

I also added SPATIALALIGNMENT_ASA preprocessor directive to UWP and Android Player Settings, but it didn't help. Are we missing something ?

jasimmj commented 3 years ago

Still waiting to get a solution for this.

Nazarov7mu commented 3 years ago

Still waiting to get a solution for this.

I used QR spatial alignment instead of ASA. I wrote a blogpost related to the Spectator View, you can check this out