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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment