LiteNetLib
LiteNetLib copied to clipboard
Enabling latency and packet loss simulation appears to ignore packet loss.
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.