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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
77
77
78
78
### Fixed
79
79
80
+
- CMB service no longer waits for a timeout before disconnecting on an invalid ConnectionRequest. (#3812)
80
81
- Initialization errors with NetworkAnimator. (#3767)
81
82
- Multiple disconnect events from the same transport will no longer disconnect the host. (#3707)
82
83
- Fixed NetworkTransform state synchronization issue when `NetworkTransform.SwitchTransformSpaceWhenParented` is enabled and the associated NetworkObject is parented multiple times in a single frame or within a couple of frames. (#3664)
0 commit comments