Search Issue Tracker
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[Quick Search] Changing the Provider Settings field priority doesn't alw...
Reproduction steps: 1. Open "1157066.zip" project2. Open the Preferences window3. "Quick Search"4. "Provider Settings"5. Press "+" o... Read more
After an asset has been moved the Global Search will not display it when...
How to reproduce:1. Open the attached project "SearcherBug-TEMP.zip"2. Move Beta.mat asset from Assets/First folder to Assets/Second... Read more
Errors appear in the Console after selecting .tss or .umxl files in the ...
How to reproduce:1. Open the attached '1301021.zip' project2. Select Help > Quick Search3. In the search bar enter 'Test'4. In th... Read more
[Quick Search] NullReferenceException thrown When "Disabled" option is t...
When "Disabled" is toggled under the "Options" from the "Search Index Manager" window then it causes the Editor to thrown NullRefere... Read more
[Quick Search] FileNotFoundException thrown on Creating Complete Asset I...
On Creating the "Complete" Asset Index under "Quick Search" from the "Preferences" window, the editor throws FileNotFoundException, ... Read more
Test Runner triggers an asset search index update
Whenever I run PlayMode tests in the test runner, the searcher index gets updated - both when the tests start, and when they finish.... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... Read more
[Quick Search] "ProgressOptions' does not exist in the current context" ...
Importing Quick Search package from Help window imports the latest package version which is not the verified version and throws "Pro... Read more
[Search] Applying any changes to Operator blocks when outside of Query B...
1. Open new Unity project2. Open Search window (Ctrl+K)3. In Search window, Toggle Query Builder Mode (F1)4. Add the "in Project" Se... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code