Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.0.18
Issue ID
1221733
Regression
No
Unity crashes when remoting to Hololens 2
Unity crashes when connecting with the script RemotingConnection.cs.
To reproduce:
- Get a Hololens 2 and start the Holographic Remoting app.
- Make sure your PC and your Hololens 2 are connected in the same network.
- Set the IP string in RemotingConnection.cs.
- Open the sample scene and press play.
Please update the documentation in order to have a working example on how to connect to Hololens 2 through remoting.
https://docs.unity3d.com/ScriptReference/XR.WSA.HolographicRemoting.html
Comments (1)
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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Thirties
Mar 02, 2020 08:43
I have managed to better reproduce and identify this bug here:
case 1222436
Please look into it since it narrows down the actual issue.