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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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...