What steps will reproduce the problem?
1. Create a NetClient and send a single UnreliableSequenced message to a
NetServer.
2. Observe that the message doesn't arrive.
3. Send a second message.
4. Observe that the second message does arrive.
What is the expected output? What do you see instead?
The first message should arrive, but doesn't.
What version of the product are you using? On what operating system?
Running on .Net 4.5.
Affects r354, r375.
Does not affect r340.
The issue also affected messages sent as Unreliable on channel 1.
I've attached the NUnit tests I ran to replicate the issue.
Original issue reported on code.google.com by crowe.da...@gmail.com on 1 Sep 2014 at 4:43
Original issue reported on code.google.com by
crowe.da...@gmail.com
on 1 Sep 2014 at 4:43Attachments: