Download Latest Version v2.13.0 source code.zip (107.2 MB)
Email in envelope

Get an email when there's a new version of Netcode for GameObjects

Home / v2.12.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-27 666 Bytes
v2.12.0 source code.tar.gz 2026-05-27 105.7 MB
v2.12.0 source code.zip 2026-05-27 107.2 MB
Totals: 3 Items   212.9 MB 0

[2.12.0] - 2026-05-24

Added

  • Added a new variant of UnityTransport.GetDefaultPipelineConfigurations that takes a reference to the created NetworkDriver. This will register all pipeline stages that UnityTransport requires, removing the need to manually register them in your own custom driver constructor. (#3980)

Changed

  • NetworkMetricsPipelineStage is now defined even when the multiplayer tools package is not installed, removing the need to guard its registration behind a version define when using a custom driver in UnityTransport. (#3980)

Deprecated

  • Deprecated a number of methods that were no longer valid or being used. (#3987)
Source: README.md, updated 2026-05-27