Search Issue Tracker
By Design
Votes
0
Found in
2022.3.64f1
6000.0.53f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
Issue ID
UUM-111817
Regression
No
“[In Project] Unknown filter “i”” message is thrown in Search window
*Steps to reproduce:*
1. Create a new project
2. Click on the “Search by Import Log Type” button in the Project window
3. Select Errors or Warnings selection
4. Press “Open in Search” button and observe
*Actual results:* “[In Project] Unknown filter “i”” message is shown in the bottom of the Search window
*Expected results:* Search window is opened
*Reproducible with versions:* 2022.3.64f1, 6000.0.53f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
*Couldn’t reproduce with versions:* 2021.3.54f1 (No “Search by Import Log Type” button)
*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
- TSS Inspector creates invalid Project Relative paths for USS references in packages when adding References via Inspector
- Screen Space Ambient Occlusion is not visible when the directional light intensity is 0.001 or lower with the Deferred Rendering Path selected
- Unlinking Unity project from cloud throws "DirectoryNotFoundException" errors when the Build Automation package is installed
- Numeric input field for “Prewarm Time” doesn’t fully display decimal values
- Sprite Editor Overlay Menu issues
Resolution Note:
When using the "open in search window " button in the Project browser this opens the search window. The results are computed using our indexing solution that is different than AssetDatabase. If the project doesn't contain any asset in warning the Asset provider will say that the filter is unknown since it cannot be applied to any asset.