Hello i just registered to polycount to make this post lel.
So i made this simple lowpoly arch on blender for interior purposes in ue4 ( im kinda noob so feel free to point out if the mesh is terribly constructed ) and im getting these artifacts ( second and third image ) to show up with the highpoly normalmap applied. You can clearly see that they follow the triangles on the lowpoly, so is it a problem with the lowpoly itself? I can fix it by brutally adding geometry as if i was making an highpoly out of it, but thats not a good solution at all.
Any ideas?
Replies
Doing like the right makes your normal map have to do a ton of work, resulting in the large gradients you see in your texture. Once thrown into an engine this compounds with other potential issues like bit depth, compression, or an unsynced tangent basis.
Also for who had my same problem you have to uncheck recompute normals then click apply or the normals will look weird ( look second image )