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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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