Skip to content

Commit a20f59f

Browse files
Update CHANGELOG.md
Changing the PR number to this PR.
1 parent b5470ce commit a20f59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1515

1616
### Fixed
1717

18-
- Fixed `NullReferenceException` on `NetworkList` when used without a NetworkManager in scene. (#2539)
18+
- Fixed `NullReferenceException` on `NetworkList` when used without a NetworkManager in scene. (#3502)
1919
- Fixed inconsistencies in the `OnSceneEvent` callback. (#3487)
2020
- Fixed issue where `NetworkClient` could persist some settings if re-using the same `NetworkManager` instance. (#3494)
2121
- Fixed issue where a pooled `NetworkObject` was not resetting the internal latest parent property when despawned. (#3494)

0 commit comments

Comments
 (0)