Are Texture2D Params Textures really loaded, if they are not used?

afaict its actually true.
This is also why you should not use a master material as something you apply to an actor but only its instances.
just clean the texture object parameter and texture sample parameter nodes before saving the master material. (or use a tiny replacement texture)