com.unity.netcode.gameobjects 2.5.1
Source docsNotes: processedReleased September 15, 2025
Unity Compatibility
Minimum Unity: 6000.0
Package Dependencies
✨ Features
- Added a warning when `NetworkManager.NetworkConfig.ConnectionApproval` is set in a distributed authority context. (#3658)
🔧 Bug Fixes
- 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)
