Download Latest Version v1.15.0 source code.tar.gz (101.8 MB)
Email in envelope

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

Home / v1.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-14 641 Bytes
v1.15.0 source code.tar.gz 2025-11-14 101.8 MB
v1.15.0 source code.zip 2025-11-14 103.0 MB
Totals: 3 Items   204.7 MB 3

[1.15.0] - 2025-11-14

Changed

  • Better error message when using generic IEquatable in a generic INetworkSerializable class and updated documentation with workaround. (#3744)
  • The NetworkManager functions GetTransportIdFromClientId and GetClientIdFromTransportId will now return ulong.MaxValue when the clientId or transportId do not exist. (#3721)
  • Changed minimum Unity version supported to 2022.3 LTS

Fixed

  • Multiple disconnect events from the same transport will no longer disconnect the host. (#3721)
  • Exception when the network prefab list in the network manager has uninitialized elements. (#3744)
Source: README.md, updated 2025-11-14