Search Issue Tracker
In Progress
Fix In Review for 6000.0.59f1, 6000.3.0b3, 6000.4.0a1
Fixed in 6000.2.6f1
Votes
0
Found in
6000.2.4f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-117182
Regression
Yes
Search window freezes and takes a long time to open when using "Find References In Project" context menu option
Reproduction steps:
1. Open the attached “IN-115191” project
2. Right-click on “Art/animals/cats/materials/cat_black_mat.mat” Material in the Project window
3. Press the “Find References In Project” option
4. Observe the progress dialog box
Expected result: Search window is instantly opened
Actual result: “SearchView.FetchItems” task takes a while before it opens up the Search window
Reproducible with: 6000.2.0b12, 6000.2.4f1, 6000.3.0b1
Not reproducible with: 6000.0.57f1, 6000.2.0b11
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Resolution Note (fix version 6000.4.0a1):
Ensure ADB is not used when searching for references since search will load all assets.