Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2019.3.0b12
2020.1
Issue ID
1200842
Regression
Yes
Batch editing assets is massively slower with Asset Pipeline v2 compared to v1
To reproduce:
1) Open attached project
2) Make sure Asset Pipeline is set to v2 in Editor Settings
3) Run the only test in Test Runner
Actual: The test takes ~20 seconds
4) Switch Asset Pipeline to v1 and restart the Editor
5) Run the only test in Test Runner
Expected: Now it takes only ~2 seconds
Reproduced in 2019.2.0f1, 2019.3.0a1, 2019.3.0b12, 2020.1.0a15
Notes:
v2 introduced in 2019.2.0a5, 2019.3.0a1
v2 became default/not experimental in 2019.3.0b5; 2020.1.0a3
v1 stopped being an option in 2020.1.0a16, it is still offered in latest 2019.3 (2019.3.0f3 of the time of writing, though it is marked "deprecated")
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment