Search Issue Tracker
Active
Under Consideration for 6000.4.X
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]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment