com.unity.transport 1.3.2

com.unity.transport

Source docs
Notes: processedReleased March 13, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (0f1)

🔧 Bug Fixes

  • Fixed issue where UWP Xbox builds were crashing because the split buffer fix was not including UWP defines.
  • Fixed an issue where `IPCNetworkInterface` would perform useless work for each packet received.
  • Fixed an issue where `ReliableSequencedPipelineStage` could end up duplicating packets when sending reliable packets while the send queue is full.