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
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment