Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0p2
Issue ID
991545
Regression
No
Application.internetReachability returns incorrect value in builds
To reproduce:
1. Open project
2. Disable internet connection
3. Build and run 'Test' scene
4. Click button in built scene
Expected: 'Not reachable' message will be thrown
Actual: 'ReachableViaLocalAreaNetwork' message is shown
Reproduced: 5.6.2p1, 5.6.5f1, 2017.1.3f1, 2017.2.1p2, 2017.3.0p3, 2018.1.0b4, 2018.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment