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
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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
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.