File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
com.unity.netcode.gameobjects Expand file tree Collapse file tree 1 file changed +1
-9
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.7.0 ] - 2025-10-24
1010
1111### Added
1212
@@ -30,8 +30,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
3030- Deprecated all ` RequireOwnership ` fields around the RPCs in favor of the ` RpcInvokePermission ` . (#3731 )
3131- On Unity 6.5 some ` SceneMap ` fields that use an ` int ` to represent a ` SceneHandle ` are deprecated. (#3734 )
3232
33- ### Removed
34-
3533### Fixed
3634
3735- Multiple disconnect events from the same transport will no longer disconnect the host. (#3707 )
@@ -40,12 +38,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4038- Fixed issue where the disconnect event and provided message was too generic to know why the disconnect occurred. (#3551 )
4139- Exception when the network prefab list in the network manager has uninitialized elements. (#3739 )
4240
43- ### Security
44-
45-
46- ### Obsolete
47-
48-
4941## [ 2.6.0] - 2025-10-12
5042
5143### Added
You can’t perform that action at this time.
0 commit comments