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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
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.