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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.