Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.66f1
6000.0.56f1
6000.1.16f1
6000.2.2f1
6000.3.0a6
Issue ID
UUM-115542
Regression
No
[Hierarchy/Search] Unlimited Search windows can be created, potentially causing performance issues or Editor crash
Steps to reproduce:
- Create a new Unity project
- In the Hierarchy, double-click on the "Open in Search" button
- Repeat step 2 many times as fast as you can (e.g >200x)
- Observe the result
\\
Actual results: Editor Crashes
Expected results: The Editor should limit the number of concurrent Search windows (e.g., one global Search window, or a reasonable maximum)
\\
Reproducible with versions: 2022.3.66f1, 6000.0.56f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a6
Not reproducible with versions: 2021.3.55f1 (can not create unlimited search windows)
\\
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
It is up to the user to manage the number of windows. We do not want to enforce any of this. No other Windows within unity has such a limitation.