Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 2017.2.X, 2017.3.X
Votes
18
Found in
2017.2.0b11
Issue ID
952185
Regression
Yes
Asset refresh times are approximately 5 times longer in Unity 2017.2.0a2 and later versions
How to reproduce:
1. Open the attached "SurvivalShooter" project
2. Perform a few Asset refreshes by pressing Ctrl + R (or CMD+R, if you are a Mac user) on the keyboard a few times
3. Observe Editor.Log and its Asset refresh times
Expected result: In 2017.2.0a2 and later, Asset refresh time should be around ~0.01 seconds, like in the 2017.2.0a1 and prior versions
Actual result: Asset refresh time is consistently around ~0.04 seconds in the 2017.2.0a2 and later versions
Regression introduced in - 2017.2.0a2
Reproducible with - 2017.3.0b3, 2017.2.0f2, 2017.2.0a2
Not reproducible with - 2017.2.0a1, 2017.1.1p4
Asset refresh time comparison between 2017.2.0a1 and 2017.2.0a2 versions in Survival Shooter project on Samsung SSD 850 EVO 250 GB, Windows 10 :
2017.2.0a1 -
Refresh: elapses 0.009462 seconds
Refresh: elapses 0.007476 seconds
Refresh: elapses 0.007297 seconds
Refresh: elapses 0.007508 seconds
2017.2.0a2 -
Refresh: elapses 0.040612 seconds
Refresh: elapses 0.060603 seconds
Refresh: elapses 0.039310 seconds
Refresh: elapses 0.039079 seconds
Comments (8)
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
- "Failed to load il2cpp" error when running a standalone build that uses static libraries
- Editor crashes when entering a lot of characters in the Quality name
- Multiple NullReferenceExceptions are being thrown on TMPro.TMP_MaterialManager.GetFallbackMaterial when adding a new fallback font in the Player
- Physics debugger window has no minimum width/height set
- Yellow colored text is barely visible in the TextMeshPro "Project Files GUID Remapping tool", and "Project Text Spacing Remapping tool" windows when using the Light Mode Editor theme
Peter77
Dec 21, 2017 08:25
Related forum thread:
https://forum.unity.com/threads/asset-import-refresh-performance-got-worse.496025/
milox777
Nov 21, 2017 11:22
It's not fixed, it's still too slow in latest patch release
MadDave666
Nov 08, 2017 18:48
Same here, please fix!