UNET is the native Unity3D network system. It is the short form of unity networking. Use this tag to ask questions related to Unity3d networking.
UNET is the new native Unity3D network system (since Unity 5). It is the short form of unity networking.
http://docs.unity3d.com/Manual/UNetOverview.html
This tag covers :
- High level scripting API, LLAPI, and all underlying concepts
- GameDev network programming algorithms and concepts applied to Unity scripting.
- Old (legacy) networking system.