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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 507ca2d):
Fixed in 13.0.0 available for 2022.1.0a11 and up