Download Latest Version v2.10.0 source code.tar.gz (105.4 MB)
Email in envelope

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

Home / v2.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-05 1.1 kB
v2.10.0 source code.tar.gz 2026-03-05 105.4 MB
v2.10.0 source code.zip 2026-03-05 106.9 MB
Totals: 3 Items   212.3 MB 6

[2.10.0] - 2026-03-01

Added

  • The NetworkMetricsPipelineStage for Unity Transport is now part of the public API. This allows using it in custom implementations of INetworkStreamDriverConstructor that want to maintain compatibility with the multiplayer tools package. (#3853)

Changed

  • Updating usage of deprecated FindObjectsByType(FindObjectsSortMode) and enum FindObjectSortMode in 6000.4 and 6000.5. (#3857)

Fixed

  • Fixed NetworkTransform issue where a user could enable UseUnreliableDeltas while SwitchTransformSpaceWhenParented was also enabled (and vice versa). (#3875)
  • Fixed issue where NetworkVariable was not properly synchronizing to changes made by the spawn and write authority during OnNetworkSpawn and OnNetworkPostSpawn. (#3878)
  • Fixed issue where NetworkManager was not cleaning itself up if an exception was thrown while starting. (#3864)
  • Prevented a NullReferenceException in UnityTransport when using a custom INetworkStreamDriverConstructor that doesn't use all the default pipelines and the multiplayer tools package is installed. (#3853)
Source: README.md, updated 2026-03-05