Unity Issue Tracker - First letter of "is:" is removed when using the Project window search bar
Fixed
UUM-822
First letter of "is:" is removed when using the Project window search bar
Unity: Search
ProjectBrowser Search
Fixed
2023.1.X
Ensure we match filters directly.
How to reproduce:
1. Create a new project
2. Type "is:sprite" in the Project window's search bar and left-click somewhere in the Editor (or type enter).
3. Observe the search bar
Expected result: "is:sprite" is written in the search bar
Actual result: "s:sprite" is written in the search bar