Search Issue Tracker
Fixed
Fixed in 2022.3.29f1, 6000.0.1f1
Votes
0
Found in
2022.3.0f1
2023.3.0a1
6000.0.37f1
Issue ID
UUM-70242
Regression
No
ADB PRovider is really slow
- Install BigProject Generator. Generate a 10000 assets project ([https://github.cds.internal.unity3d.com/unity/com.unity.bigprojectgenerator)]
- Install Search performance package ([https://github.cds.internal.unity3d.com/sebastienp/com.search.unity.performance)]
- Run Menu Tools / ProviderBenchmarks/ adbEnumerateAssets. It takes about 40ms
- Run Menu Tool / Provider Benchmars/ adbPRoviderAllAssets. It takes 30s.
Expected Results: even though the ADB prorvider is doing more than simple ADB enumeration it shouldn't take that much time to execute. Also memory seems to increase a lot. It seems the ADB provider is actually loading the assets.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Add comment