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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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