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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,10 @@ Additional documentation and release notes are available at [Multiplayer Documen
24
24
25
25
### Fixed
26
26
27
+
- Fixed issue when using a client-server topology where a NetworkList with owner write permissions was resetting sent time and dirty flags on owning clients that were not the spawn authority. (#3850)
27
28
- Fixed an integer overflow that occurred when configuring a large disconnect timeout with Unity Transport. (#3810)
0 commit comments