Search Issue Tracker
By Design
Votes
1
Found in
5.6.0f3
Issue ID
900837
Regression
Yes
Network socket is not opened when creating a server via script
To reproduce:
1. Download and open users attached project Network test
2. Open scene "server"
3. Build and run this scene
4. While running built project press play in Unity editor
Expected result: Error "Cannot open socket on ip {*} and port {8888}; check please your network, most probably port has been already occupied"
Actual result: No errors
Regression appeared in 5.6.0b3
Reproducible on 5.6.0b3 till 5.6.0p1, 2017.1.0b1
Not reproducible 5.5.0f3, 5.6.0b1
Note: On not reproducible versions error "Cannot open socket on ip {*} and port {8888}; check please your network, most probably port has been already occupied" occurs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment