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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment