Hello. I have the next problem. I’m developing a small game that use UDP server for multiplayer. When I run the game inside Unity Editor is not working. After many resurches I found that the UPD socket that create the client (the game) has not permision on the firewall. When I build the...