Search Issue Tracker
Fixed in 2019.3.X
Votes
3
Found in
2019.3.0f1
Issue ID
1208671
Regression
No
[2d] Unity keeps reimporting files even without any change
[2d] Unity keeps reimporting files even without any change
Steps to Repro:
1. Download and open the attached project Denguinho.zip
2. Open a script and make a simple change (e.g. add a comment)
3. Save the script and go back to the editor
Result: All Sprites are imported again.
Expected: Sprites are not imported again.
Note: This does not happen when changing to Asset Pipeline Version 1.
Comments (6)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
xandelee
Nov 07, 2020 01:05
Happening on 2020.1.12f1 already tried everything including excluding all cache server and library folder, its very annoying, it keeps mostly reimporting my prefabs.
asaf92
Oct 24, 2020 12:18
Still exists in 2020.1.6f1
sanketprabhu
May 17, 2020 11:10
The issue still exists in Unity Version 2019.3.13f1. Editor reimport the assets with every action in project like Save, Delete, Manage Package etc