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
Comments (1)
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
CoreyWildCard
Jun 19, 2017 21:49
Will this be fixed in any 5.6.x released?