com.unity.netcode.gameobjects 2.4.1

com.unity.netcode.gameobjects

Source docs
Notes: processedReleased June 13, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Features

  • Added: Full XML API documentation coverage primarily focused around the test helpers API. (#3444)

📈 Improvements

  • Changed: Assembly names while keeping the same namespaces. If your project is using the `Unity.Netcode.TestHelpers.Runtime` assembly then you need to switch `asmdef` references to `Unity.Netcode.Runtime.Tests`. (#3444)
  • Changed: Migrated multiplayer metrics tests to Multiplayer Tools repository and removed the multiplayer tools test project. (#3444)