Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0b2
Issue ID
829200
Regression
No
NetworkManager.singleton.channels.Count gives zero, but should be 2
NetworkManager.singleton.channels.Count gives 0, but after playing some time with the project is started to show 2 (2 is expected)
2. How we can reproduce it using the example you attached
- please see attached video
1 Open attached project
2 Press Play and Start Host - notice the log "NetworkManager.singleton.channels.Count = 0"
3 Select NetworkManager object in Hierarchy and go to Inspector, there select "Advanced Configuration" - notice the log "NetworkManager.singleton.channels.Count = 2"
Expected results: it should be 2 all the time
Note sometimes it fixes by itself - I tested it a bit and seems to fix it you need to do:
set "Advanced Configuration" in Inspector for NetworkManager and then press Play, then exit Play mode - now you can uncheck "Advanced Configuration" and press Play - it will always be "NetworkManager.singleton.channels.Count = 2"
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Mass closure of UNET Bugs.
As UNET is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work this one.