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
- Scene/Game view visually breaks and console is spammed with errors when using DepthBlit Sample Scene
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
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.