fix: networkmanager cannot be started within OnClientStopped or OnServerStopped callbacks by NoelStephensUnity · Pull Request #3908 · Unity-Technologies/com.unity.netcode.gameobjects
added 2 commits
March 18, 2026 19:01Fixing the issue where users might try to start NetworkManager within OnClientStopped or OnServerStopped which would result in a failed start.
Adding additional information about some events we have added but do not cover in NetworkManager. Added additional information about starting NetworkManager within OnClientStopped or OnServerStopped. Adding changelog entry.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters