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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
This is a duplicate of issue #830431