com.unity.netcode 1.3.6
Source docsNotes: processedReleased October 21, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.entities (1.3.5)
- com.unity.modules.animation (1.0.0)
- com.unity.transport (2.2.1)
📈 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.
