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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.