Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.6.0f3
Issue ID
905045
Regression
No
NetworkDiscovery initializes broadcast without internet connection
To reproduce:
1. Open the project, attached by user (NetworkDiscovery.zip)
2. Open "Main" scene if not open
3. Disable your internet connection
4. In Play mode, press Initialize Broadcast
Expected: broadcast does not initialize if there is no internet connection
Actual: broadcast is initalized without any errors even though there is no internet connection
Reproduced in: 5.5.3p2, 5.6.0f3, 5.6.1f1, 2017.1.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment