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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment