Hi there!
I’m currently developing a game with the Unity Networking system (It used to be called UNET but as far as I understand they are rebranding it to Unity Networking).
For some reason 8 CCU is being used at all times, and whenever I actually connect the CCU increments with 4 not 1. As far as I know the CCU stands for “concurrent users” and should increment 1 for every user connected. I might be completely wrong though - If that is the case, what is CCU?