UnityTextureMemoryResearch
UnityTextureMemoryResearch copied to clipboard
A project for trying out Unity's behaviour of texture memory loading/unloading. Read : https://gametorrahod.com/unity-texture-memory-loading-unloading-7054819e4ae8
UnityTextureMemoryResearch

A project accompanying this research. It revolves around Resource.UnloadAsset, Resources.UnloadUnusedAssets, Resources folder and prefabs. I hope you learn something from this!