Skip to content

Commit a8d2ba6

Browse files
chore: Updating changelog for ClientNetworkTransform with Samples link (#1912)
* Updating changelog for ClientNetworkTransform * Update com.unity.netcode.gameobjects/CHANGELOG.md Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
1 parent 007ad36 commit a8d2ba6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

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

1616
### Removed
1717

18+
- Removed `ClientNetworkTransform` from the package samples and moved to Boss Room's Utilities package which can be found [here](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/main/Packages/com.unity.multiplayer.samples.coop/Utilities/Net/ClientAuthority/ClientNetworkTransform.cs).
19+
1820
### Fixed
1921

2022
- Fixed `NetworkTransform` generating false positive rotation delta checks when rolling over between 0 and 360 degrees. (#1890)

0 commit comments

Comments
 (0)