com.unity.netcode 1.0.12

com.unity.netcode

Source docs
Notes: processedReleased June 21, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2 (15f1)

Package Dependencies

📈 Improvements

  • Updated com.unity.entities dependency to 1.0.11

🔧 Bug Fixes

  • `MultiplayerPlayModeWindow > Dump Packet Logs` now works more reliably, now works with NUnit tests, and dump files are named with more context.
  • Fixed bug in `GhostSendSystem` that caused it to not replicate ghosts when enabling packet dumps. `GhostValuesAreSerialized_WithPacketDumpsEnabled` test added.