HideFlags.DontUnloadUnusedAsset

매뉴얼로 전환

설명

The object will not be unloaded by Resources.UnloadUnusedAssets.

You must manually clear the object from memory using DestroyImmediate to avoid memory leaks.