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
- “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:
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.