Can this be avoided? This is making it take a long time to build even very simple asset bundles. For example I have a bundle I want to build which contains a class which contains a reference to another class, which contains a reference to a single texture. The resulting AssetBundle is just a few KB. However, I see it processing unrelated sounds and textures, and it takes minutes upon minutes to go through this process.
↧