Search Issue Tracker
Fixed in 5.4.4
Votes
0
Found in
5.4.0b15
Issue ID
788808
Regression
No
[RelaibleFragmented] Client should stop sending messages (Manager.Send returns false) until old messages are acknowledged
Program setup (for both server and client):
MaxClient: 1
Channel: RelaibleFragmented
Sent messages via 1 channel
Connection config: 129 RelaibleFragmented channels
Connection config: NetworkDropThreshold = 15%
Steps:
1. Open and build attached solution
2. Start ClientGUI.exe
3. Press Start
==>
Server runs
4. Press "Connect"
5. Set Delay around 3000
6. Press "RepeatedSend"
==>
Messages size and total received/sent bytes are mentioned on Client and Server
7. Start Clumsy with packet's Drop = 10%
==>
After some period of time server stops to receive messages
Actual result: Client is able to continue sending messages even though the server is not acknowledged the old packets
Expected result: Manager.Send returns false after some threshold when certain amount of messages are not acknowledged yet
See attached movie for details.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Assertion printed when Maximum Reflection Probe count is higher than 64 due to k_MaxCubeReflectionsOnScreen when Raytracing is enabled
- Seams are visible on the Water System when multiple tiles are used and their Surface type is set to River
- Matching Game View creates unsaved changes even though nothing to save
- AudioClips do not have path or GUID in Build Report and incorrect size is reported
- The rendered color of the preset differs from the preview color when adding a new swatch in the HDR Color Picker
Add comment