com.unity.transport 1.0.0-pre.15

com.unity.transport

Notes: processedReleased March 11, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (0f1)

🔄 Changes

  • An error is now logged if failing to decrypt a DTLS message when using Relay.
  • Decreased default Relay keep-alive period to 3 seconds (was 9 seconds). The value can still be configured through the `relayConnectionTimeMS` parameter of `NetworkSettings.WithRelayParameters`.

🔧 Bug Fixes

  • Updated Relay sample to the most recent Relay SDK APIs (would fail to compile with latest packages).