UE-BUIValidator icon indicating copy to clipboard operation
UE-BUIValidator copied to clipboard

Can you automatically convert streaming texture to regular?

Open delebash opened this issue 3 years ago • 2 comments
trafficstars

As of UE 5.0.2 Megascan textures import as streaming if you are using virtual textures. This causes a problem for existing auto material that does not use streaming.

In the below example you can see that I can't replace my textures with the newly imported megascan texture

image e.

image

You can manually convert the texture from virtual to regular by

image

What I want to do is when I import megascan textures I want the default to be regular texture vs streaming.

Is this possible with your plugin?

Thanks for the hard work. Cheers!

delebash avatar May 28 '22 17:05 delebash

I found the solution. https://forums.unrealengine.com/t/all-textures-import-with-virtual-texture-streaming/481587. Thanks

delebash avatar May 28 '22 18:05 delebash

Ok so the solution above did not work for the built in Quixel Bridge. I tried turning off, enable virtual texture on texture import, texture streaming, and changed the Auto Virtual Texture sizing to a higher value but all textures still imported as VT textures. Any ideas TY.

delebash avatar May 28 '22 19:05 delebash