Skip to content

Commit 822e3a2

Browse files
committed
update the update of CHANGELOG
1 parent a5bb3c6 commit 822e3a2

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
@@ -13,6 +13,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1313

1414
### Fixed
1515

16+
- Fixed an exception being thrown when unregistering a custom message handler from within the registered callback. (#3417)
1617

1718
### Changed
1819

@@ -21,7 +22,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
2122

2223
### Fixed
2324

24-
- Fixed an exception being thrown when unregistering a custom message handler from within the registered callback. (#3417)
2525
- Fixed issue where the authority instance of NetworkTransform could check for state updates more than one time in a frame if the frame rate is greater than the tick frequency. (#3413)
2626
- Fixed issue where the new interpolator types were blocking after the first consumption of a sequence of buffered state updates. (#3413)
2727
- Fixed issue where root level in-scene placed `NetworkObject`s would only allow the ownership permission to be no less than distributable or sessionowner. (#3407)

0 commit comments

Comments
 (0)