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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
CoreyWildCard
Jun 19, 2017 21:49
Will this be fixed in any 5.6.x released?