#Help with server side warning/error

1 messages · Page 1 of 1 (latest)

wary reef
#

I have no idea how to debug this. It rarely happens but I'm worried about ignoring it because we've had some other problems on our server build, and this always appears.

#

I'm using NGO with unity transport

void cypress
#

What version of Unity Transport are you using? That warning should be gone entirely on the latest versions.

In any case, it can be safely ignored. It's basically an old safety mechanism to warn about possible issues in Unity Transport, but it never truly scaled as we increased the capabilities of the package, and it could now pop up in completely normal situations where the transport is just quite busy. As mentioned above, later versions of the package have this warning removed.

wary reef