Search Issue Tracker
By Design
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100920
Regression
No
Project Settings search shows last matching settings tab when no settings match the entered word
How to reproduce:
1. Create a new Unity project
2. Go to Edit -> Project Settings
3. Enter a word into the search that doesn't match any settings (e.g. friends)
4. Observe the results
Expected results: "No results found" is shown
Actual results: A random settings tab is shown that has matched at some point of entering the word (Physics is shown when "friends" is entered)
Reproducible with: 2022.3.60f1, 6000.0.44f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Note: In some cases, the issue might confuse because when the opened settings tab has a lot of text and fields, the user might assume the setting is somewhere there
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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Resolution Note:
We currently do not "force a change of preference page" while the user type a query in the settings window even if the currently selected page doesn;'t contain the search term.
Thus it make sense to keep the page even if the term doesn't match any pref/settings page.