(Asset loading) and (creating Object from Asset) are different things?

Ok, no one answer, so i will assume that, Asset has something like AssetDefaultObject (like ClassDefaultObject for UCLass), that AssetDefaultObject is loaded once and then used for instansing Actors of corresponding Asset.

Correct me if im wrong.