Search Issue Tracker
Not Reproducible
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2020.3
2020.3.4f1
2021.1
2021.2
2022.1
Issue ID
1358820
Regression
No
Performance spikes caused by Package.GetAll when searching in the Project window
How to reproduce:
1. Open the user's attached project "PackageInfoGetAll.zip"
2. Open Window>Analysis>Profiler
3. Enable Deep Profile
4. Change Target Selection to Editor (found to the left of the "Record profiling information" button)
5. Press the Record button
6. In the Editor's Project window search bar enter "aaa"
7. Stop recording in the Profiler
Expected results: No performance spikes
Actual results: Performance spikes caused by ProjectBrowser.OnGUI
Reproducible with: 2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b9
Notes: Reproducible with both macOS and Windows machines
Important notes: on 22.1 the are no more calla sto PackageInfo.GetAll. In fact this API doesn't exist anymore.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.3):
Fixed in 2020.3.22f1