I am working on my custom NAT hole punching solution. I have a C++ server running, and I tested it with Python clients. Everything worked fine, so I started implementing the client in Unity. But it ...