Search Issue Tracker
Fixed in 507ca2d
Votes
0
Found in [Package]
8.0.1
Issue ID
1348390
Regression
Yes
ShaderGraph search is ordered lexicographically instead of by relevance
Reproduction steps:
1. Create a new Project
2. Create a new Shader Graph
3. In the Node creation menu, type "lerp"
Expected result: The first result is the Lerp node
Actual result: The first result is the Inverse Lerp node
Reproducible with: 8.0.1 (2020.2.0a5), 10.5.1 (2020.3.14f1), 11.0.0 (2021.1.14f1), 12.0.0 (2021.2.0b3, 2022.1.0a2)
Not reproducible with: 7.7.0 (2019.4.29f1),
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 507ca2d):
Fixed in 13.0.0 available for 2022.1.0a11 and up