Search Issue Tracker
Active
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127596
Regression
No
[Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
How to reproduce:
1. Create and open a new 3D sample project
2. Select Main Camera GameObject
3. In the Inspector view, fill it with components until the Add Component button is at the bottom, near the window edge
4. Press the Add Component button
5. Observe the menu
Actual result: The menu extends beyond the usable display area, making it impossible to interact with
Expected result: The menu should recognize the boundaries of the usable display and adjust itself accordingly, ensuring all options remain accessible
Reproducible with: 2023.1.0a4, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 11
Notes:
- The issue is also present with other menus (e.g., Project window menu for filtering assets)
- An error message appears after the menu goes off bounds:
”Scaling mismatch between the EditorWindow (1) and the Editor Panel ConsoleWindow (2). OnBackingScaleFactorChangedInternal was probably not call upon scaling change
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
- AudioListeners still listen to audio when their Components are disabled in Player
Add comment