Search Issue Tracker
Fixed in 2018.1.X
Won't Fix in 5.6.X
Not Reproducible in 2017.1.X
Votes
1
Found in
5.6.1p1
Issue ID
965225
Regression
Yes
Performance - Refresh() takes much longer in 2018.1
Steps to reproduce:
1. Open attached project
2. Go into play mode
-After 5000 iterations of AssetDatabase.Refresh() elapsed time will appear in console
Problem: AssetDatabase.Refresh() takes much longer time to execute in 5.4.5p1 and up
Expected result: execution time of AssetDatabase.Refresh() should be the same as it was in 5.4.5f1 or lower
Reproduced on: 5.4.5p1, 5.4.5p2, 5.6.4p1, 2017.1.2p2, 2018.1.0a3
Didn't reproduce on: 5.4.1f1, 5.4.5f1
Tests:
5.4.1f1 - 5.6s
5.4.5f1 - 4.9s
5.4.5p1 - 164.49s
5.4.5p2 - 158.77s
5.6.4p1 - 194.22s
2017.1.2p2 - 222.95s
2018.1.0a3 - 630.30s
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment