Version: 2022.3
言語: 日本語

EditorSettings.enableTextureStreamingInEditMode

マニュアルに切り替える
public static bool enableTextureStreamingInEditMode ;

説明

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.