Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.3.59f1
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-98774
Regression
No
[Linux] Select field dropdown is padded and hides items when opening it at the bottom of the screen
Reproduction steps:
1. Create a new project
2. Click Edit > Project Settings > Player
3. Under Other Settings, find the “Managed Stripping Level” selection field
4. Scroll down enough so that the “Managed Stripping Level” selection field is near the bottom of the screen
5. Click on the “Managed Stripping Level” selection field
6. Observe the opened dropdown
Expected results: Dropdown elements are visible, and if needed scrolling is available
Actual results: Dropdown elements are padded from the top, showing no elements at first, and when scrolled the elements pop back to the top as if the padding was removed
Reproduced with: 2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproduced on: Ubuntu 24.04
Not reproduced on: 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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is a known issue with the GTK+ framework. The same issue can be reproduced with other applications created with GTK and is not unique to Unity.