Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.0.3
Issue ID
1262129
Regression
No
[XR] Windows XR Plugin Remoting cannot connect to HoloLens 1
How to reproduce:
1. Open the attached "XRRemotingTest.zip" project
2. In Menu Toolbar select XR -> Windows XR Plugin Remoting
3. Choose Remote to Device as Emulation Mode
4. Input Hololens IP from Holographic Remoting -> Click on Connect button
Expected result: Windows XR Plugin Remoting connects to HoloLens
Actual result: After waiting for about 30 seconds connection fails with "Connection Failure Reason: None"
Reproducible with: 2019.4.5f1 (2.0.3), 2020.1.0f1 (3.2.0), 2020.2.0a19 (4.0.2)
Notes:
- Could not test the issue on Windows XR Plugin versions lower than 2.0.3 because scripting errors
- Could not reproduce with 2018.4 and lower, because Windows XR Plugin was not yet introduced in those versions
Comments (2)
-
mdigerat
Aug 09, 2020 20:46
Appears it is not a lack of support but which version of NuGet is used - 1.x.x is for HL1 and version 2.x.x is for HL2.
https://docs.microsoft.com/en-us/windows/mixed-reality/holographic-remoting-create-host
Now it seems that some forward thinking engineers could add a dropdown to the new MRTK remoting/build plugin to select between HoloLens 1 or 2 and this would use the requisite NuGet version. Maybe Microsoft would work with you folks on that.
Thanks
Kel -
mdigerat
Aug 09, 2020 20:22
"Windows XR Plugin uses the latest Microsoft binaries, which only support remoting for Hololens 2. We do not expect this to change. Please use the built-in VR packages if you require HL1 Remoting."
Are you sure on this?
Enklu Cloud supports remoting to HL1 and so does Visual Studio.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note:
Windows XR Plugin uses the latest Microsoft binaries, which only support remoting for Hololens 2. We do not expect this to change. Please use the built-in VR packages if you require HL1 Remoting.