Unity-Netcode.IO icon indicating copy to clipboard operation
Unity-Netcode.IO copied to clipboard

A lightweight plugin to allow Unity games to use Netcode.IO for secure UDP socket communication.

Results 4 Unity-Netcode.IO issues
Sort by recently updated
recently updated
newest added

Works great on localhost but I have had no luck getting it to connect to my server. Not sure what is causing it exactly, I know for sure it is...

I have multiple clients running on the same machine. After a random time, I don't receive any packets for some clients. I have put some logs to understand where it's...

Did you write a matcher for the client? I am trying to get it to work with yojimbo's matcher - unable to get it to connect.

Tried opening in Unity 5.5.3p4. Getting following compilation errors: "Removing Assets/UnityNetcodeIO/Plugins/BCCrypto.pdb because the asset does not exist" "Removing Assets/UnityNetcodeIO/Plugins/Netcode.IO.NET.pdb because the asset does not exist" ![capture](https://user-images.githubusercontent.com/13698531/38183523-6abf245a-365a-11e8-9d83-c4c2967ece61.JPG)