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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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...