Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.4.0a1
6000.5.0a1
Issue ID
UUM-116171
Regression
No
Advance Picker sorting can be broken
From the image below we see that sometimes Advanced Picker sorting can be broken.
Unless specified in the Picker ViewState it should always be sorted alphabetically.
!image-2025-09-02-11-25-07-415.png!
Steps to reproduce:
1. Open the Modules/QuickSearch/Tests/QuuickSearch test project.
2. Open the scene "Scenes/TestScene.unity".
3. Select ObjectWithMultiplePickers.
4. In the inspector, click on the "Parent SO" object selector.
5. Notice the order of the result items.
Note that closing the picker and reopening the picker seems to fix the issue.
Actual results:
Results are not ordered by name.
Expected results:
Results are ordered by name.
{}Reproducible with versions{}: 6000.0.55f1, 6000.1.15f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a1
{}Not reproducible with versions{}:
{}Can’t test with versions{}:
{}Tested on (OS){}: Windows 11
{}Notes{}:
A user has posted about this here: [https://discussions.unity.com/t/search-index-performance-on-asset-selection/1670263]
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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Cannot reproduce at latest trunk