Hi! I am currently using Hololens 2 and Unity to develop MR-related work. I intend to use “Holographic Emulation” in Unity to run the program directly in Unity Editor(Ref: Unity Play Mode with Holographic Remoting, https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unity/unity-play-mode). However, the connection always fails with these two errors: “TransportConnectionFailed” and “TransportPortBusy”.
My Unity version is 2019.4.9f1, but I have tried some old versions, e.g. 2019.1, 2019.3 with the same errors. The MRTK is Microsoft Mixed Reality Toolkit v2.4.0.
I followed the instructions and used the Holographic(Deprecated) in Unity. Also, I have tried new XR plugins Management in Unity, but it also failed. I am considering the version compatibility of Unity and Hololens 2 SDK. Could anyone share some solutions to get the “Connection Status” Connected?
Thanks in advance!

