Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.48f1
6000.1.4f1
6000.2.0b2
Issue ID
UUM-105821
Regression
No
"Multiplayer Center" window does not reflect changes made in "Other Packages" section
Steps to reproduce:
- Create a project
- Go to Window -> Multiplayer -> Multiplayer Center
- Verify that the mentioned window opens
- Select "Fighting" in the "Genre of your Game" dropdown
- Select "4" in the "Number of Players per Session"
- In the Recommendation" tab, verify that 4 packages are selected and "Packages to install" shows 4
- In the "Other Packages" section, check the "Multiplayer Widgets" package
- Verify the "Packages to install" section
Actual results: The "Packages to install" shows 4
Expected results: "Packages to install" should show 5, as 5 packages are selected for the installations
Reproducible with versions: 1.0.0 (6000.0.48f1, 6000.1.4f1, 6000.2.0b2)
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
The "Other packages" section contains only packages that are strictly incompatible or "Not recommended", which means they will not add any meaningful functionality if added.
So the behaviour of the count is correct and the not installing part is correct,
The available toggle is a minor cosmetic issue (and only happens in the edge cases of Custom netcode / No netcode).