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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
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