Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
2
Found in
2017.2.0f3
Issue ID
970447
Regression
No
[MS BUG][UWP] Ping doesn't work and an exception is thrown when Ping.isDone
Additional Info:
This issue is blocked by a Windows bug in IcmpCreateFile API: fails when called from within a UWP App Container (returns E_ACCESSDENIED).
Steps to reproduce:
1. Open attached project "970447.zip"
2. Build "Test" scene for UWP
3. Open VS solution
4. Build and deploy on local machine
5. Wait until Ping is done (~30sec)
Actual result: Ping fails and an exception is thrown when Ping.isDone
Ping failed, RemoteAddress: 8.8.8.8, Exception: 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Reproducible with: 2017.1.2p3, 2017.2.0p2, 2017.3.0b10, 2018.1.0a5
Not reproducible on Editor and Standalone
Callstack with il2cpp scripting backend:
KernelBase.dll!_RaiseException@16() Unknown Non-user code. Symbols loaded.
msvcp140d_app.dll!0fbb7b99() Unknown Non-user code. Cannot find or open the PDB file.
[Frames below may be incorrect and/or missing, no symbols loaded for msvcp140d_app.dll] Annotated Frame
[External Code] Annotated Frame
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment