Search Issue Tracker
Third Party Issue
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b13
6000.3.0a4
Issue ID
UUM-113506
Regression
No
Half of the Cloud project dropdown in the Player Settings window is empty and draws on top of other applications when selecting a Cloud project
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Project Settings window (Edit > Project Settings)
- Open the Services tab
- Select any organization that has Cloud projects
- Select "Use an existing cloud project"
- Click on the "Select project" dropdown
- Observe the dropdown
Actual results: Half the dropdown is empty and it draws on top of all the applications
Expected results: The dropdown has no empty spaces and doesn't draw on top of other applications
Reproducible with versions: 6000.0.54f1, 6000.1.14f1, 6000.2.0b13, 6000.3.0a4
Tested on (OS): Ubuntu 24.04
Notes:
- Does not reproduce on macOS Silicon Sequoia 15.5
- The dropdown draws on top of all the applications, for example if a browser is opened after the reproduction, the dropdown is drawn on top of the browser
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
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Resolution Note:
This is a GTK issue. GTK allocates enough space for all items then scrolls them. There's nothing to be done on the Unity side.