Search Issue Tracker
Fixed in 6000.3.3f1
Fixed in 6000.0.66f1, 6000.3.X, 6000.4.X, 6000.5.X, 6000.5.0a4
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)”
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 6000.0.66f1):
Fixed in 6000.0.66f1