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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.