Search Issue Tracker
By Design
Votes
0
Found in
5.4.1f1
Issue ID
837687
Regression
No
Client disconnects from host when simulating packet loss
Reproduction steps:
1. Download and open attached project
2. Build it for Standalone
3. Open 2 instances of the game( or 1 and run the game in the editor )
4. Host the game with one of them
5. Connect with the other
6. Wait a few minutes
Expected result: online game continues as normal
Actual result: client disconnects from host
Note: If you add the user's script "ConnectionConfigFixer" to the "Networking" GameObject, which increases the NetworkDropThreshold, with that build the client no longer disconnects.
Reproduced on 5.2.3f1, 5.3.6f1, 5.4.1p3, 5.5.0b7, 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment