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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
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.