File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
com.unity.netcode.gameobjects Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
77Additional documentation and release notes are available at [ Multiplayer Documentation] ( https://docs-multiplayer.unity3d.com ) .
88
9- ## [ Unreleased ]
9+ ## [ 2.9.0 ] - 2026-02-01
1010
1111### Added
1212
@@ -20,12 +20,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
2020- Improve performance of ` NetworkObject ` . (#3820 , #3831 )
2121- If the Unity Transport Disconnect Timeout is set to 0 in the Editor, the timeout will be entirely disabled. (#3810 )
2222
23- ### Deprecated
24-
25-
26- ### Removed
27-
28-
2923### Fixed
3024
3125- Duplicate transport connection events for the same connection will now do nothing. (#3863 )
@@ -34,12 +28,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
3428- Fixed an integer overflow that occurred when configuring a large disconnect timeout with Unity Transport. (#3810 )
3529
3630
37- ### Security
38-
39-
40- ### Obsolete
41-
42-
4331## [ 2.8.0] - 2025-12-15
4432
4533### Added
You can’t perform that action at this time.
0 commit comments