You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
After playing a game, it stops sending UDP after about 60 seconds. We have confirmed with Wireshark that it is transmitting UDP for a certain amount of time after playing the game.
When it stops transmitting, the following error occurs.
"UDP address is invalid XXXX:5000"
XXXX is garbled.
What to do in this case?
The text was updated successfully, but these errors were encountered:
If it's dying after 60 seconds it's suggesting that whatever you're using to hold the uobject is being garbage collected, do you have more information on your setup?
Hi!
After playing a game, it stops sending UDP after about 60 seconds. We have confirmed with Wireshark that it is transmitting UDP for a certain amount of time after playing the game.
When it stops transmitting, the following error occurs.
"UDP address is invalid XXXX:5000"
XXXX is garbled.
What to do in this case?
The text was updated successfully, but these errors were encountered: