Open mblogest opened 2 months ago
You mean the client's Disconnected
event just isn't invoked? Are you calling the server's and client's Update
methods regularly?
yes i use Server.Update(); in FixedUpdate(). but sometimes diddisconnect not call. when i write any debug.log() in diddisconnect not work. but this log(Disconnected from server: Poor connection) show sometime and disconnect client from sever
Somtimes Disconnected from server: Poor connection. But Event Diddisconnect() Not Work and callback