Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.1p2
Issue ID
881764
Regression
No
UNET: Calling NetworkManager.StopClient() causes an error from the unused NetworkTransport layer
Steps to reproduce:
1. Open the project attached
2. Open the "Main" scene
3. Enter Play mode
4. Observe the console
Result - error thrown:
host id {-1} out of bound or host has been already removed
UnityEngine.Networking.NetworkManager:StopClient()
MainScript:Start() (at Assets/MainScript.cs:14)
Reproduced on: 5.4.4p3, 5.5.1p4, 5.6.0b9
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
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Scene View drop-down fields reopen when clicking them again to close it
CoreyWildCard
Jun 19, 2017 21:49
Will this be fixed in any 5.6.x released?