Search Issue Tracker
By Design
By Design in 2023.2.X
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.
Resolution Note (2023.2.X):
- + 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.