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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment