You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/CHANGELOG.md
+1-19Lines changed: 1 addition & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
8
8
9
-
## [Unreleased]
9
+
## [2.13.2] - 2026-08-16
10
10
11
-
### Added
12
-
13
-
14
-
### Changed
15
-
16
-
17
-
18
-
19
-
### Deprecated
20
-
21
-
22
-
### Removed
23
11
24
12
25
13
### Fixed
@@ -29,12 +17,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
29
17
- Issue where a user could spawn runtime created `NetworkObject` that has a GlobalObjectIdHash of zero. These are not valid instances and will no longer be allowed to spawn. (#4093)
0 commit comments