Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a20
Votes
0
Found in
2021.3.25f1
2022.2.19f1
2023.1.0b17
2023.2.0a15
Issue ID
UUM-36007
Regression
No
Search: The same columns can be added multiple times
Steps to reproduce:
# Create a 3D project
# Add 3D Object -> Cube
# Window -> Search -> New Window
# Change the window view to the "Table" view
# Find "+" (Add column) button
# Add selected column from the list
# Observe that the selected column becomes added to the window view
# Repeat the same action several times
# Observe that the same selected column becomes added as many times as you selected it
Expected result: The column should be selectable and added only once. What is the value to have it n times in the same window? So at the beginning item/column should be displayed as active so that the user could select it, but later if it was already selected, so in the list, it should become as not active, and the user won't be able to select and add it again. If a column becomes removed from the view, it becomes active in the selection list again.
Actual result: Column becomes added as many times as it was selected. Added screenshot in the "Attachments" section.
Reproducible with: 2021.3.25f1, 2022.2.19f1, 2023.1.0b17, 2023.2.0a15.
Note: This bug is a usability issue and would be more like a feature request to update columns adding workflow in the "Search" window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment