Unity Issue Tracker - "Select Preset" window closes when user clicks "+" ("Add column" button) in presets "Table" view window
Closed
UUM-44193
"Select Preset" window closes when user clicks "+" ("Add column" button) in presets "Table" view window
Unity: Search
Won't Fix
2023.3.X
2023.2.X
2023.1.X
Already fixed 23.3.0a8.1312.
This was a windowing issue (not search related) that was fixed by another team. I don't know the official PR.
Already fixed 23.2.012.4289
This was a windowing issue (not search related) that was fixed by another team. I don't know the official PR.
Cannot duplicate
Steps to reproduce:
Create a project
Add 2D/3D game object
Go to the "Inspector" tab
Select any component
Click on the preset icon
Verify, that the "Select Preset" window opens
Change "List view" to "Table view" (bottom right corner)
Click "+" ("Add Column" button)
Observe the result
Expected result: "Select Preset" window should stay on the screen with the "Select Column" window. It should be the same as we have in the "Search" window.
Actual result: "Select Preset" window disappears and only "Select Column" stays. Strange, that main window where you want to add additional columns becomes not visible. The user after that action has to open it again. Added video in the "Attachments" section.