Search Issue Tracker
Fixed in 3.0.6
Votes
0
Found in [Package]
3.0.3
Issue ID
1178177
Regression
No
[WindowsMR] Remoting from player fails as target actively refuses connection
1. What happened
connecting from player (2020.1) to device results in target actively refusing the connection and thus crashing the unity app
2. How we can reproduce it using the example you attached
- build app for UWP, with WSA Holographic Remoting Support enabled and "None" sdk at the top
-- as a safety, put "uwp-remoting" scene at the top of the build settings if not already
- deploy locally to the pc, x64 // debug
- when app runs, enter an IP address into the field, and click connect
> KernelBase.dll!RaiseException() Unknown
msvcp140_app.dll!00007ffa547b9097() Unknown
msvcp140_app.dll!00007ffa547b92c1() Unknown
HolographicStreamer.dll!00007ff9e0f14fae() Unknown
HolographicStreamer.dll!00007ff9e0f15b43() Unknown
HolographicStreamer.dll!00007ff9e0f10b02() Unknown
HolographicStreamer.dll!00007ff9e0f1461c() Unknown
HolographicStreamer.dll!00007ff9e0f11301() Unknown
HolographicStreamer.dll!00007ff9e0f10e8c() Unknown
HolographicStreamer.dll!00007ff9e0f11301() Unknown
HolographicStreamer.dll!00007ff9e0f10f24() Unknown
HolographicStreamer.dll!00007ff9e0f146ac() Unknown
HolographicStreamer.dll!00007ff9e0f111d6() Unknown
HolographicStreamer.dll!00007ff9e0f0d8e0() Unknown
HolographicStreamer.dll!00007ff9e0f1389c() Unknown
HolographicStreamer.dll!00007ff9e0f17f3a() Unknown
HolographicStreamer.dll!00007ff9e0f14fcd() Unknown
HolographicStreamer.dll!00007ff9e0f134ee() Unknown
msvcp140_app.dll!00007ffa547c9b9b() Unknown
ntdll.dll!TppWorkpExecuteCallback() Unknown
ntdll.dll!TppWorkerThread() Unknown
kernel32.dll!BaseThreadInitThunk() Unknown
ntdll.dll!RtlUserThreadStart() Unknown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment