LiteNetLib icon indicating copy to clipboard operation
LiteNetLib copied to clipboard

Enabling latency and packet loss simulation appears to ignore packet loss.

Open sebas77 opened this issue 1 year ago • 0 comments

It appears from what I seen in the function UpdateLogic that ProcessDelayedPackets will handle received message, but skiping the packet loss computation. Am I right? A bit hard to say because it depends by the current config (manual/auto/native). However in this case is auto no native.

sebas77 avatar Oct 15 '24 11:10 sebas77