EditorSettings.enableTextureStreamingInEditMode

Switch to Manual
public static bool enableTextureStreamingInEditMode ;

Description

Enable texture mipmap streaming system when in Edit Mode.

Texture mipmap streaming only loads the texture mipmaps required by active cameras in the Scene. During Edit mode, some mipmaps will be discarded from memory.