Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Votes
0
Found in
2022.3.19f1
2023.2.9f1
2023.3.0b7
Issue ID
UUM-63375
Regression
No
Search: Console displays an errors during the query saving
Steps to reproduce:
- Create a project
- Go to "Window" -> "Search" -> "New Window"
- Click "Toggle Query Builder Mode"
- Type "Size" into the search field in "Select Search Area"
- Select "File Size"
- Observe that saving discete becomes active
- Click it and select "Save Project"
- Observe the console
Actual results: The console displays an error:
'Assets/size>=8096.asset' is not a valid asset file name.
UnityEditor.GenericMenu:CatchMenu (object,string[],int)
Expected results: No errors in the console
Reproducible with versions: 2022.3.19f1, 2023.2.9f1, 2023.3.0b7
Not reproducible with versions: -
Can’t test with version: 2021.3.33f1 as this stream has an old search window and functionality.
Tested on (OS): Mac, Sonoma 14.2.1
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2023.2.13f1):
Editor: Fix searchquery path validation for mac
Resolution Note (fix version 2022.3.21f1):
Editor: Fix searchquery path validation for mac