Skip to content

BossRoom editor update to 6000.3 LTS - #926

Open
michalChrobot wants to merge 7 commits into
developfrom
ngo-playtest-update
Open

BossRoom editor update to 6000.3 LTS#926
michalChrobot wants to merge 7 commits into
developfrom
ngo-playtest-update

Conversation

@michalChrobot

@michalChrobot michalChrobot commented Oct 23, 2025

Copy link
Copy Markdown
Member

Description

This PR updates the editor version on the default branch to 6000.3.20f1 in order to keep up with Playtests (as otherwise I can get build failures related to packages that I cannot remove for 6000.0 but I need to remove for 6000.3)
image

Some other changes include:

  1. Update of NGO to latest 2.13.1 version. This is more of a nitpick since we always test with latest changes but we can definetly confirm that this NGO version works with BossRoom so I think it's nice to bump it
  2. Update of tools package to 2.2.9. This is also more of a nitpick for latest bug fixes
  3. Update of com.unity.services.multiplayer to 2.2.4 since it resolves issues around NetworkManager usage
  4. Update of com.unity.transport to 2.7.4 since it resolves issues around MTU discovery and for example VPN usage that we were encountering in our playtests

I also saw that we were getting a warning warning NETSDK1138: The target framework 'net6.0' is out of support and will not receive security updates in the future so I went and updated the version to 8.0

I Playtested with those modifications and everything works as expected. Changes are focused around helping in our NGO Playtesting

Note that 6000.0 compatible version will still be available on project-version/6000.0 branch

@michalChrobot michalChrobot self-assigned this Oct 23, 2025
@michalChrobot
michalChrobot requested a review from a team as a code owner October 23, 2025 09:47
@unity-cla-assistant

unity-cla-assistant commented Oct 23, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

EmandM
EmandM previously approved these changes Oct 23, 2025

@NoelStephensUnity NoelStephensUnity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

EmandM
EmandM previously approved these changes Jul 23, 2026

@EmandM EmandM left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible to me as long as the checks are passing.

@michalChrobot michalChrobot changed the title BossRoom dependencies update BossRoom editor update to 6000.3 LTS Jul 27, 2026
@michalChrobot

Copy link
Copy Markdown
Member Author

quick comment that I'm not sure how Packages/com.unity.multiplayer.samples.coop should be handled as I can see in the changelog that 3.0.0 (pic1) was released while internally this version is still 2.0.0 (pic2).

Basd on this I'm not sure if my changes (changing the default editor to 6000.3 on the default branch) should constitute any change here
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants