Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2
2019.3
2019.3.0b6
2020.1
Issue ID
1194180
Regression
Yes
Project's Asset folder "Refresh" is much slower on Asset Pipeline Mode "Version 2" than "Version 1"
How to reproduce:
1. Open attached project "ADBV2SlowRefresh.zip"
2. Edit -> Project Settings -> Editor -> "Asset Pipeline Mode" -> "Version 2"
3. In Hierarchy window, right-click on Assets folder -> Refresh (observe the times it takes for the assets to refresh)
4. Edit -> Project Settings -> Editor -> "Asset Pipeline Mode" -> "Version 1"
5. Restart the Editor and the project
6. In Hierarchy window, right-click on Assets folder -> Refresh (observe the times it takes for the assets to refresh)
6. Compare the time it takes to refresh the assets (for more details you can check Editor.log)
Expected result: the time it takes for the assets to refresh on "Version 2" is similar or faster than "Version 1"
Actual result: "Version 2" is ~2 times slower
Reproducible with: 2019.2.10f1, 2019.3.0b9, 2020.1.0a11
Could not test with: 2017.4, 2018.4 due to Asset Pipeline V2 was not yet introduced
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #1171344