Search Issue Tracker
By Design
Votes
0
Found in
2023.2.0a15
Issue ID
UUM-35357
Regression
Yes
Search: "+" icon disappears during window resizing or navigation between the tabs
Steps to reproduce:
- Create a 3D project
- Window -> Search -> New Window
- Update window view to "Table View" (the "Table View" button is in the left bottom corner)
- Enter "A" into the search input field, the results will be displayed
- Click the "Add Column" (" + ") button
- Add any selected item from the dropdown
- Minimize the window and try navigation between the tabs
- Observe the window and "" (video added in the "Attachments" section)
Expected result: "" always should be displayed
Actual result: "+" disappears during the navigation
Reproducible with: 2023.2.0a15.
Not Reproducible with: 2023.1.0b16, 2022.2.19f1, 2021.3.25f1.
Cannot test with: 2020.3.47f1 (this stream has no this window).
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
- + Button is only showed when in Table view
- The Menu and Settings tab have been coded to always show listView. So by modifying the current tab it makes the + button disappear.