Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0a15
2023.3.0a11
Issue ID
UUM-53897
Regression
Yes
"Select column" modal is displayed too far from the action point
Steps to reproduce:
- Create/open any project
- Click the "Global Search" button (Command + K)
- Update the "Search" window view to "Table view"
- Hover the mouse over the "Label" column
- Make a right-click and from the menu select "Add Column"
- Observe where the "Select Column" popup becomes visible
- Hover the mouse over the "Description" column
- Repeat the same action and observe one more time where the "Select Column" popup becomes visible this time
- Click "+" and add one more column to the table view
- From that column click one more time "Add column" and observe one more time where the "Select Column" popup becomes visible
Actual Result: Each time the "Select Column" popup appears more distant from the action location.
Expected Result: Popup should become visible at the action location. Video added in the "Attachments" section.
Reproducible with: 2023.2.0a15, 2023.2.0b14, 2023.3.0a11.
Not reproducible with: 2023.2.0a14, 2023.1.17f1, 2022.3.11f1, 2021.3.31f1.
Confirmed OS: Sonoma 14.0
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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Resolution Note:
This issue no longer occurs since the revert to native contextual menus.