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
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
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.