- Ensure Unity uses advanced search picker (Preference, Search, Object Selector, Advanced).
- Inthe Inspector click on an Object property in an object (see image)- Notice
- Notice that the Searhc picker shows the X even if the query is equal to the initial query.
- -If you press X, the Query is cleared.
Expected results: X should only be present if the query is DIFFERENT than initial query. We should be able to clear the initial query with X.
Note that 22.3 has the correct behavior (maybe the bug is due to UITk).