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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.