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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.