Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f3
Issue ID
933491
Regression
Yes
Unity tries to send messages to disconnected client
How to reproduce:
1. Open the "UNET" project
2. Open the "Main" scene
3. Build the project
4. Enter Play mode
5. Choose "LAN Host(H)"
6. Open the built project
7. Choose "LAN Client(C)"
8. In the Editor press space (message "Sending: True" should appear)
9. In the client press space to disconnect, the host will throw errors
Expected result: When the client disconnects Unity stops sending messages.
Actual result: When the client disconnects Unity still tries to send messages.
Reproducible with: 2017.3.0a1, 2017.1.0p1, 2017.1.0a1, 5.6.2p4, 5.6.0a4.
Regression introduced in: 5.6.0a4.
Not reproducible with: 5.6.0a3, 5.5.4p1, 5.4.5p1.
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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
This is a duplicate of issue #830431