Search Issue Tracker
Fixed in 5.3.4
Votes
0
Found in
5.3.2p2
Issue ID
769065
Regression
Yes
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce:
1. Open attached project
2. Open scene "main"
3. Enter playmode
4. See that Editor hangs
5. Comment out line 93 in SocketTest.cs: "newSocket = m_socket.Accept();
6. Run scene
7. See that it no longer hangs
Note: Windows-only issue
Not reproducible: 5.2.4f1
Reproduced with: 5.3.2p3, 5.4.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
Add comment