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.
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.