Skip to content

v2.5.1

Latest
Compare
Choose a tag to compare
@FabianStoll FabianStoll released this 15 Sep 12:50

[2.5.1] - 2025-09-13

Added

  • Added a warning when NetworkManager.NetworkConfig.ConnectionApproval is set in a distributed authority context. (#3658)

Fixed

  • Fixed issue where a client, under above average latency and packet loss conditions, could receive multiple NetworkTransform state updates in one frame and when processing the state updates only the last state update would be applied to the transform if interpolation was disabled. (#3614)