github MirrorNetworking/Mirror v23.0.3

latest releases: v89.8.1, v89.8.0, v89.7.4...
3 years ago

23.0.3 (2020-10-22)

Bug Fixes

  • #2357 (the second bug): NetworkServer.DisconnectAllConnections now iterates a copy of connections.Values to InvalidOperationException in cases where Transport.ServerDisconnect calls Mirror's OnServerDisconnect event immediately, which calls NetworkServer.OnDisconnected(connectionId), which would remove the connection while DisconnectAllConnections is iterating over them. (d940db7)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.