Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a3
Issue ID
812479
Regression
Yes
[Multiplayer] InvalidOperationException when select NeworkManager in Hierarchy for the first time
Doesn't happen in 5.4
Happens in 5.5.0a2 and a3
Happens only when you select NetworkManager object for the first time
How we can reproduce it using the example you attached
1 Open attached project
2 Open scene "sc1" and select in Hierarchy "MyNetworkManager" object
Actual result: exception will appear in console
"InvalidOperationException: The following game object is invoking the DontDestroyOnLoad method: MyNetworkManager. Notice that DontDestroyOnLoad can only be used in play mode and, as such, cannot be part of an editor script."
Expected result: no exception appears
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
boxels
Dec 21, 2016 13:08
Still not fixed, tracking same bug here:
http://answers.unity3d.com/questions/1288335/dontdestroyonload-networkmanager.html
boxels
Dec 20, 2016 19:11
This is not fixed, but continues to persist in Unity 5.5.0f3...