com.unity.netcode 1.0.12
Source docsNotes: processedReleased June 21, 2023
Unity Compatibility
Minimum Unity: 2022.2 (15f1)
Package Dependencies
- com.unity.entities (1.0.11)
- com.unity.logging (1.0.11)
- com.unity.modules.animation (1.0.0)
- com.unity.transport (2.0.1)
📈 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.
