Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.5.0a5
Issue ID
UUM-132696
Regression
No
Template window query search shows all available Category names when searching
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment