Netcode for GameObjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18.0
- age_days: 3162
- days_rel: 8
- days_push: 7
- n_releases_24m: 35
Adoption not part of the score
2322 stars · 462 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Netcode for GameObjects is a Unity package providing high-level networking capabilities for GameObject and MonoBehaviour workflows, built on top of pluggable transport layers. It offers features like RPCs, network variables, object spawning, and synchronization for building multiplayer games.
Use cases
- add multiplayer networking to a Unity game
- synchronize GameObject state across clients
- implement client-server RPCs in Unity
- build a co-op multiplayer game with Unity
- network spawn and despawn game objects
- handle host and client connections in Unity
When to choose
- you are building a multiplayer game in Unity using GameObject/MonoBehaviour workflows
- you want a high-level netcode SDK rather than raw transport sockets
- you target Unity 6 LTS on desktop, mobile, or console platforms
When to avoid
- you need low-level control over packets and transport
- your project uses ECS/DOTS rather than GameObjects
- you are not using the Unity engine
Facets
library · maturity active
sdk networking rpc serialization game-engine cross-platform windows cross-platform game-engine unity netcode multiplayer gameobjects csharp high-level-networking transport-layer game-development real-time macos linux ios android
1 source
- readme: https://github.com/Unity-Technologies/com.unity.netcode.gameobjects · fetched 2026-08-28 · 43f2245571d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Unity-Technologies/com.unity.netcode.gameobjects | main | 99 |
| Unity-Technologies/com.unity.multiplayer.samples.coop | examples | 65 |
For agents
markdown · JSON · MCP: product_card(name="Unity-Technologies/com.unity.netcode.gameobjects")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem