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
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
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.