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
- [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Importing a theme through the Inspector allows importing the same theme multiple times
- Editor window disappears when repositioned in a specific way in Editor
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
This is a duplicate of issue #1171344