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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.