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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.