I’m trying to limit texture memory use, in this case I have an actor that is composed from several static mesh components from some asset pack. Original materials use big textures but I just need rough mesh shapes so I’ve set simple material without texture sampling on them. Still, “statistics” window shows that original textures are loaded by that actor. Is that normal and does it also happen in shipped game?
1 Like