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
fix: Don't throw when shutting down a config-less manager (#1479)
If shutting down a NetworkManager that doesn't have a NetworkConfig, it
would throw when trying to remove the OnTransportEvent delegate from the
transport.
Co-authored-by: Andrew Spiering <andrews@unity3d.com>
0 commit comments