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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
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.