Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.1.5f1
6000.2.0b3
Issue ID
UUM-107529
Regression
No
"Game Specification" title becomes partially or fully hidden during the engine resizing
Steps to reproduce:
- Create a project
- Go to Window -> Multiplayer -> Multiplayer Center
- Verify that the mentioned window opens
- Select "Fighting" in the "Genre of your Game" dropdown (or any other option)
- Select "4" in the "Number of Players per Session" (or any other option)
- Dock "Multiplayer Center" window next to the "Game"
- Resize the engine
- Observe the Multiplayer Center window
Actual results: Title "Game Specification" becomes partially hidden or fully. A screenshot and short recording is added below in the "Attachments" section.
Expected results: The title should always be displayed.
Reproducible with versions: 1.0.0 (6000.0.48f1, 6000.1.5f1, 6000.2.0b3)
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.5
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 6000.5.0a3):
A minimum height was added to the title style in the left panel so that the scrolling area doesn't overlap with it.
Resolution Note (fix version 6000.4.0a6):
A minimum height was added to the title style in the left panel so that the scrolling area doesn't overlap with it.
Resolution Note (fix version 6000.3.1f1):
A minimum height was added to the title style in the left panel so that the scrolling area doesn't overlap with it.