Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.2.1f1
Issue ID
733920
Regression
No
Asynchronous network operations hangs twice after opening Unity editor
Steps to reproduce:
1. Open attached project
2. Open 'Test' scene
3. Play the scene
4. In the console, notice that the test succeeds (Creates server, client and connects the client to the server)
5. Stop the scene
6. If you run the scene again after that, the test will fail two times in a row (usually hangs when trying to client to server)
7. After those two failed plays, the test succeeds everytime
Comments (1)
Add comment
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
JoshPeterson
Jul 07, 2016 12:08
We've tracked down the cause of this problem and corrected it. The fix should be available in the 5.3.6 release of Unity. This bug report is similar to a number of other bug reports. Here is the complete list of bugs corrected with this fix:
723177 - https://issuetracker.unity3d.com/issues/system-dot-net-dot-security-dot-sslstream-sslstream-dot-authenticateasclient-times-out-randomly
759719 - https://issuetracker.unity3d.com/issues/beginsendto-async-socket-send-doesnt-call-callback-function-on-first-editor-open
759191 - https://issuetracker.unity3d.com/issues/windows-exception-thrown-by-mono-dot-security-dot-protocol-dot-tls-dot-sslstreambase-dot-endread
733920 - https://issuetracker.unity3d.com/issues/asynchronous-network-operations-hangs-twice-after-opening-unity-editor