I’ve noticed that when I quit Unity editor and save my project, it always reimports every model/asset. I know this for certain as I have my own FBXimport script attached to the PostModel Processing (to fix scale and animation etc.) and this script logs every change/import in the console.
Is this normal behaviour or do I have to look for some kinda setting/mistake on my machine?