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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command
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