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
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
- Creating material variant produces errors if there is no Materials folder
CoreyWildCard
Jun 19, 2017 21:49
Will this be fixed in any 5.6.x released?