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.8.0 ] - 2025-12-15
1010
1111### Added
1212
@@ -26,12 +26,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
2626- Improve performance of ` NetworkTransformState ` . (#3770 )
2727- Changed NetworkAnimator to use the ` RpcAttribute ` along with the appropriate ` SendTo ` parameter. (#3586 )
2828
29- ### Deprecated
30-
31-
32- ### Removed
33-
34-
3529### Fixed
3630
3731- Ensure ` NetworkBehaviour.IsSessionOwner ` is correctly set when a new session owner is promoted. (#3817 )
@@ -44,12 +38,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4438- Fixed issue where using the dedicated server package would override all attempts to change the port by code. (#3760 )
4539- Fixed issue with authority animator instance sending itself RPCs. (#3586 )
4640
47- ### Security
48-
49-
50- ### Obsolete
51-
52-
5341## [ 2.7.0] - 2025-10-27
5442
5543### Added
You can’t perform that action at this time.
0 commit comments