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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.