Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.56f1
6000.0.34f1
Issue ID
UUM-92561
Regression
Yes
Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
How to reproduce:
1. Create and open a new project
2. Import and open the “DebounceObjectPickBug.unitypackage“ package
3. Open Edit > Preferences > Search
4. Set the Object Selector to “Advanced“ in the “Search Engines” section (at the bottom)
5. Set the “Select the typing debounce threshold (ms)“ slider to 1000
6. Select the “GameObject“ in the Hierarchy
7. Open the Object Picker window in the Inspector for the “B“ script
8. Observe the Object Picker
Expected result: Search results are loaded in immediately
Actual result: Search results are loaded in after the set (in the 5th step) debounce time
Reproducible in: 2022.3.21f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0a7
Not reproducible in: 2021.3.47f1, 2022.3.20f1, 6000.1.0b2
Fixed in: 6000.1.0a8
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Note: This regression happened after the Object Picker changed its layout
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
There are no fixes planned for this Bug