Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
Issue ID
UUM-132494
Regression
No
The remove “-“ button in the Multiplayer Player Tags does not delete anything when clicked if no Multiplayer Player tag is selected but is also not disabled
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Multiplayer Play Mode package (com.unity.multiplayer.playmode)
- Open the Project Settings window (Edit > Project Settings)
- Open the "Playmode" tab in the Project Settings
- Click the "+" button to create a new Player Tag
- Enter any name
- Click the "Save" button
- Make sure no Player Tags are selected
- Observe the "-" button
- Click the "-" button
- Observe the Project Settings window
- Delete all Player Tags
- Repeat step 9
Actual results: The remove “-“ button in the Multiplayer Player Tags does not delete anything when clicked if no Multiplayer Player tag is selected but is also not disabled
Expected results: The remove "-" button is disabled if it's not going to do any action when pressed
Reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): MacOS Silicon Tahoe 26.2
Notes:
- The remove "-" button is not disabled when the list is empty and nothing can be deleted, it can still be clicked
- The remove "-" button is disabled in the Editor Tags window if the list is empty, if nothing is selected it removes the last element when clicked
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment