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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
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.