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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
CoreyWildCard
Jun 19, 2017 21:49
Will this be fixed in any 5.6.x released?