Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.12f1, 2023.3.0b7
Votes
0
Found in
2022.3.17f1
2023.2.6f1
2023.3.0b3
Issue ID
UUM-60991
Regression
Yes
Unity Search results order does not take into account Provider Settings priority order
How to reproduce:
1. Open the “SearchBug.zip” project
2. Open the Unity Search window
3. Search for anything (example: “Setting”)
4. Observe Search results and Search Provider Settings
Expected result: Search results are ordered based on the order of Provider Settings
Actual result: Search results are only ordered based on their own scores
Reproducible with: 2022.3.17f1, 2023.1.0a15, 2023.2.6f1, 2023.3.0b3
Not reproducible with: 2021.3.34f1, 2023.1.0a14
Reproducible on: Windows 10 (by reporter), Windows 11
Not reproducible on: no other environment tested
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 2023.3.0b7):
Search: Re-enabled search providers priority sorting.
Resolution Note (fix version 2022.3.21f1):
Search: Re-enabled search providers priority sorting.