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
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
- Crash on LaunchBugReporter when opening a specific project using DirectX 12
Resolution Note (fix version 6000.0.66f1):
Fixed in 6000.0.66f1