Search Issue Tracker
Fixed
Votes
0
Found in
5.3.3f1
Issue ID
805855
Regression
No
[Windows Standalone]Application.internetReachability shows network is reachable when internet is disabled
Steps to reproduce :
1) Download attached project " Teste.zip" and open in Unity.
2) Open scene main.
3) Build for windows standalone.
4) Press Play in Unity and launch built project.
Note: both shows same result - network is reachable.(see image attached "reachable.png").
5)Disconnect your machine from Internet.
Note: Built version shows same result as before while Editor shows that network is not reachable.("notReachable.png").
Expected result: Built version should say that network is not reachable when internet is disabled.
Actual result: When internet is disabled its still shows - network is reachable.
Tested versions: 5.2.4f1, 5.3.5p4, 5.4.0b22.
Comments (1)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
mike_FC
Dec 02, 2016 21:13
Unity 5.4.0f3. Same issue still exist. Editor shows not reachable, win standalone build still shows has internet.