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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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