com.unity.transport 0.2.2-preview.2

com.unity.transport

Notes: processedReleased December 5, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0b11)

Features

    🔄 Changes

    • Added a stress test for parallel sending of data.
    • Upgraded collections to 0.3.0.

    🔧 Bug Fixes

    • Fixed a race condition in IPCNetworkInterface.
    • Changed NetworkEventQueue to use UnsafeList to get some type safety.
    • Fixed an out-of-bounds access in the reliable sequenced pipeline.
    • Fixed spelling and broken links in the documentation.
    • ### Upgrade guide