I use Unity’s LLAPI NetworkTransport class in a client-server pattern. However sometimes I get the error NetworkError.NoResources when using NetworkTransport.Send(). What are the potential causes?
Hi,
did you find any useful piece of information regarding the NoResources issue?