Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.5.0a5
Issue ID
UUM-132584
Regression
No
Search results for custom templates are incomplete or inaccurate in “Create New Shader Graph Asset” window
Steps to reproduce:
- Create a new Unity project
- Open the "Create new Shader Graph Asset" window (Project window > right click > Create > Shader Graph > From Template...)
- Select any template and click the "Create" button
- Select a newly created shader graph item in the "Project" window
- Go to the "Inspector" window and check "Use As Template"
- Expand the "Template" section
- Enter the template Name "RQA Test" and enter the Category name "RQA Category" and save the changes
- In the same way, create one more Category, which should be named "RQA Test 123" and which should have two other newly created templates: "RQA" and "RQA 123"
- Open the "Create new Shader Graph Asset "window again
- Verify that the newly created categories and templates are displayed in the "Create new Shader Graph Asset" window
- Go to the search field and click "+"
- From the list, select the "Category" item
- Select "RQA Test 123" category
- Verify that the search returns the right category with two templates under it
- Add "RQA" search string to the existing category selection
- Verify the results. It should stay the same
- Remove RQA string and add "123"
- Observe the results
Actual results: Search results for custom templates are incomplete or inaccurate. User gets "No templates found"
Expected results: Search should return results according to the entered search criteria. For the "RQA Test 123" category +123 string, the user should get one template "RQA 123" under the "RQA Test 123" category as the right result
Reproducible with versions: 6000.5.0a5
Can’t test with versions: 6000.0.64f1, 6000.3.3f1, 6000.4.0b4 as search functionality is not available in these streams.
Tested on (OS): macOS - Tahoe 26.2
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.