Solved: In the texture under LOD set MipGenSettings to NoMipMaps and uncheck Never Stream
I’ve made a user widget with a simple fadein/fadeout intro using a background img and a logo img, looks great on pc, but on android the 2 imgs are blurred, I assumed not fully loaded at the time, as it happens when the game starts, my question is how to fully load the imgs before the game starts?