I’d very much like to know about this too. It seems to me like all the linked textures are being loaded into memory (no lazy load or anything like that), which is weird, since that makes ScriptableObjects pretty much useless as a config storage that links game data and assets together.
Yet, I always thought that that’s their intended purpose. Am I missing something?