Search Issue Tracker
By Design
Votes
0
Found in
2021.3.54f1
2022.3.65f1
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-113731
Regression
No
Old search queries don’t show the search result numbers until clicked on
Steps to reproduce:
1. Create a new project
2. Open Search window (Window > Search > New Window)
3. Enter something in a search bar (eg. “e”)
4. Press Save button and select “Save User” option
5. Exit the project
6. Create a new project
7. Open Search window and toggle Saved Searches Panel
8. Observe saved searches
9. Click on saved searches and observe the search result number
Actual results: Search result number appears only after saved search is clicked on
Expected results: Search result number is always visible
Reproducible with versions: 2021.3.54f1, 2022.3.65f1, 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
Tested on (OS): Windows 11, macOS Sequoia 15.4 (M4)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
We compute the number of results only when a query is first executed. If the settings file containing the query results gets deleted or if the data about this count is not available we we recompute the result next time the query is executed.