com.unity.transport 2.5.1
Source docsNotes: processedReleased March 26, 2025
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
🔄 Changes
- Changed Path MTU discovery to default to off. It can be enabled using network config parameters.
🔧 Bug Fixes
- When Path MTU discovery is enabled and a transport connects to a peer that doesn't support it (such as an older version of transport), when discovery times out, it will now revert to previous behavior of using the configured MaxMessageSize rather than using 1024 bytes.
