[MTT-8705] Upgrade Client Driven Sample to Unity 6 by FabianStoll · Pull Request #259 · Unity-Technologies/com.unity.multiplayer.samples.bitesize
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 134
Merged
[MTT-8705] Upgrade Client Driven Sample to Unity 6 #259
FabianStoll merged 11 commits intodevelopfrom
[MTT-8705] Upgrade Client Driven Sample to Unity 6 #259
FabianStoll merged 11 commits intodevelopfrom
Conversation
Copy link Copy Markdown
Contributor
Description
This PR is for upgrading the Client Driven Sample to Unity 6.
It also replaces ParrelSync with MPPM and fixes any warnings that pop up during startup.
Issue Number(s)
Contribution checklist
- Tests have been added for the project and/or any internal package
- Release notes have been added to the project changelog file
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- JIRA ticket ID is in the PR title or at least one commit message
- Include the ticket ID number within the body message of the PR to create a hyperlink
FabianStoll added 5 commits
November 22, 2024 11:40Copy link Copy Markdown
FabianStoll
changed the base branch from
main
to
develop
FabianStoll added 4 commits
November 22, 2024 16:15
FabianStoll
marked this pull request as ready for review
FabianStoll
requested a review
from a team
as a code owner
FabianStoll
marked this pull request as draft
FabianStoll
marked this pull request as ready for review
# Conflicts: # CHANGELOG.md
Basic/ClientDriven/Assets/Materials/Black.mat
Show resolved
Hide resolved
Basic/ClientDriven/Assets/Materials/Black.mat Show resolved Hide resolved
Basic/ClientDriven/ProjectSettings/GraphicsSettings.asset
Show resolved
Hide resolved
Basic/ClientDriven/ProjectSettings/GraphicsSettings.asset Show resolved Hide resolved
Elfi0Kuhndorf approved these changes Nov 27, 2024
Copy link Copy Markdown
Contributor
Elfi0Kuhndorf
left a comment
Elfi0Kuhndorf
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! I also tested in the editor with multiple MPPM windows and it worked all as expected.
FabianStoll
enabled auto-merge (squash)
FabianStoll
merged commit
6949467
into
develop
FabianStoll
deleted the
feat/client-driven/unity-6-upgrade
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment