Steps to reproduce:
- Create new project
- In the "Hierarchy" window add any game object
- Go to "Inspector" window
- Click "Preset" icon in "Transform" component
- Verify, that "Select Preset" window opens and cursor by default is displayed in search input field
- Enter "Test" and click "Enter"
- Close"Select Preset" window
- Click on the same "Preset" icon
- Observe the search field in the window
Expected result: Search criteria and results from the previous action should be removed.
Actual result: Entered search parameter is still displayed in the search field and window still displays search results from the previous action. User has to clear a search before executing a new one.
Note: Search parameter is saved in all search windows (not specific to presets window)
Reproducible with: 2023.1.0b3, 2023.2.0a5.
Not reproducible with: 2020.3.45f1, 2021.3.20f1 and 2022.2.9f1(mentioned search window and functionality isn't available in these streams).