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: Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Multiplayer Samples Co-op Changelog
2
2
3
-
## [Unreleased]
3
+
## [Unreleased] - yyyy-mm-dd
4
4
5
5
### Fixed
6
+
* Clarified fix used to handle clients reconnecting to the server while keeping the same active scene and having additional scenes additively loaded (#864)
6
7
* Host loading progress bar is now properly updated on all clients during scene loads (#862)
0 commit comments