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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment