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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment