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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.