New Search window is opened with each click of "Open query in Search Window" button in Hierarchy, leading to a crash
Unity: Search
As Designed
6.7.X
6.6.X
6.5.X
6.3.X
6.0.X
The goal of this button is to open a new search window with the hierarchy query.
The fact that we allow to open multiple windows is a feature (not a bug). It allows juggling multiple set of items at the same time.
Reproduction steps:
1. Create a new project
2. Click “Open query in Search Window” button in the Hierarchy window repeatedly ~200 times
Actual result: A new Search window opens with each click leading to an Editor crash
Expected result: Only one Search window opens per query