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
It seems that m_ShuttingDown is not set when the NetworkManager is shutdown via OnDestroy.
I am not sure if this is intentional, but it means that any code which queries that in its OnNetworkDespawn is unable to react based on the despawn being due to network shutdown.