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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
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.