How to Reproduce:
1. Open the attached "IN-147847" project
2. Open “SampleScene”
3. Open "Entities Hierarchy" window
4. In the search box of "Entities Hierarchy" window type "all=s"
5. Select the "StateComponent" from the autocomplete drop-down
6. Observe the "Entities Hierarchy" window
Actual Result: Search box shows "StateComponent"
Expected Result: Search box shows "all=StateComponent"
Reproducible with: 6000.3.20f1, 6000.4.0a1, 6000.5.4f1, 6000.6.0b4, 6000.7.0a3
Not reproducible with: 6000.0.79f1, 6000.3.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
1. Because search box changes to "StateComponent", the search results in "No item matches your search"
2. The issue is not specific to searching for “StateComponent” it happens with selecting anything else from autocomplete drop-down (“StringTableNode”, “Static” and “Simulate” have been tested).