com.unity.netcode 1.3.6

com.unity.netcode

Source docs
Notes: processedReleased October 21, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Package Dependencies

📈 Improvements

  • Improved XML document for `NetworkStreamDriver.ConnectionEventsForTick`.
  • Updated entities packages dependencies

🔧 Bug Fixes

  • an issue with netcode source generated files, causing multiple Burst.CompileAsync invocation, ending up in stalling the editor and the player for long time, and / or causing crashes.
  • Issue where `OverrideAutomaticNetcodeBootstrap` instances in scenes would be ignored in the Editor if 'Fast Enter Play-Mode Options' is disabled (i.e. when domain reloads triggered after clicking to enter play-mode).
  • Longstanding API documentation errors across Netcode for Entities API documentation.