Search Issue Tracker
In Progress
Fix In Review for 6000.2.16f1, 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.3.0b8
6000.4.0a4
Issue ID
UUM-125235
Regression
Yes
“Install Packages” button text goes out of its bounds when the Multiplayer Center window is docked
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Multiplayer Center window (Window > Multiplayer > Multiplayer Center)
- Dock the Multiplayer Center window
- Resize to make it smaller
- Observe the Multiplayer Center window
Actual results: "Install Packages" button text goes out of the button bounds/overlaps
Expected results: UI does not overlap or go out of bounds
Reproducible with versions: 6000.3.0b6, 6000.3.0b8, 6000.4.0a4
Not reproducible with versions: 6000.0.61f1, 6000.2.10f1
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Windows 11
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note (fix version 6000.5.0a3):
The Button has a minimum size so that the text cannot be out of bound anymore.
Resolution Note (fix version 6000.4.0a6):
The Button has a minimum size so that the text cannot be out of bound anymore.
Resolution Note (fix version 6000.3.1f1):
The Button has a minimum size so that the text cannot be out of bound anymore.
Resolution Note (fix version 6000.2.16f1):
The Button has a minimum size so that the text cannot be out of bound anymore.