Quixel Bridge: My textures and decals have ugly textures after i moved my project. UE5

Hello everyone.
I have a problem with the textures and decals that I download from qixel bridge.
The materials looks ugly, with bad resolutions:

The problem dosn’t come from the files because when i change the texture manually the material look great and i think the problem is because of the parent material.
I put the files in a copy of the parent material and i asigned the instance with that new parent.

and it’s look great :

That was about the decals but i have the same problem with asset and materials:

This is before the modification:

This is the material instance:

This is the parent of the material instance:

And i do the same manipulation (i put the texture and normal original instead of the texture an d normal from the parent):

And it look great:

İ got the same result (good texture) when i creat my own material with the material files:

This is started to happend after i move my project to my new computer.
I don’t know what i have to do, i search on internet but i found nothing :frowning:

Looks like they got changed to Virtual Textures, which use streaming but can be kind of clunky

1 Like

Disable RVT for those textures and see if the error persists.

1 Like

That works ! Thank you.

1 Like