Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Fix In Review for 6000.2.16f1
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
- [Windows] Recommended and Downloaded Learn tabs are empty and have scrollbar
- Memory spike when loading a prefab using TextMeshPro in iOS Player
- [iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
- VFX System Border text cursor is sometimes not visible
- Hub horizontal scroll hides all items when scrolled to the end
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.