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
- URP SoftShadowsHigh not initialized
- Crash on Material::RemoveUnusedProperties() when removing unused properties from a broken Material Component
- Sprite Atlas Sample variant scene sprites are blurry
- Disabled Shadow Variants are removed from the Player when 'Strip Unused Variants" is disabled and no URP Asset with Disabled Shadows is in Build
- Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands
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.