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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- Tree leafs are not shown in Scene/Game view when using newly created Tree as a Brush on Terrain
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
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.