Steps to reproduce:
- Create a new Unity project using a High Definition 3D Template
- Go to Assets > Create > Visual Effects > Visual Effects Graph
- Select and create any VFX Graph
- In the Project window duplicate it
- For each VFX Graph, enable "Use as Template" and give different "Category" names (e.g. "test" and "placeholder" or any two different names)
- Go to Assets > Create > Visual Effects > Visual Effects Graph
- Click on the "+" icon in the search bar
- In the opened menu, type in the name of one of the VFX Graph templates (e.g. "Test")
- Observe the search result
Actual results: the search result shows all created "Category" names
Expected results: the search result only shows the results that fit the search query, in this example it should be only "Test" Category
Reproducible with versions: 6000.5.0a5
Can’t test with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a4 (search bar functionality does not exist)
Tested on (OS): macOS 26.2 (M1)
Notes:
- Searching in "Area" or "Operators" filters work as expected
- Also affects Shader Graph template window