My aim is to use a multi-UV workflow to blend between the normals of unique sculpted bake of large assets which would be in one UV channel and a tiling texture in the other while blending them together. What is the best technique to achieve this
Hi! What kind of large assets, organic or hard-surface? If I remember correctly, in Unreal tangent basis gets generated only for UV0, which make blending normal maps based on 2 UV sets not applicable by default (search for something like "ue normal map on uv1" and you will find some threads and workarounds). Or just make…