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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
Add comment