Skip to content

Commit ce57953

Browse files
update
adding a change log entry.
1 parent 9413833 commit ce57953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

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

1616
### Fixed
1717

18+
- Fixed issue when changing ownership within distributed authority the previous and current owner identifiers could be the same which would cause `NetworkTransform` to fail to change ownership.
1819
- Fixed `ChangeOwnership` changing ownership to clients that are not observers. This also happened with automated object distribution. (#3323)
1920
- Fixed issue where `AnticipatedNetworkVariable` previous value returned by `AnticipatedNetworkVariable.OnAuthoritativeValueChanged` is updated correctly on the non-authoritative side. (#3306)
2021
- Fixed `OnClientConnectedCallback` passing incorrect `clientId` when scene management is disabled. (#3312)

0 commit comments

Comments
 (0)