Hello everyone, I am Using HDRP Pipeline in Unity and I made this PBR Shader in Unity, whenever I apply that on my Character Mesh I am Gettign so many seams, I did it multiple times Re-UV as well, anyone knows how to fix it? I tried my best but not getting a solution. can you help me with this,
hm but are those the seems you expect to see based on your UV layout?
because… there is little you can do if you are hellbent on using UV coordinates. You can try to unwrap without any seams sure. But this kind of pattern can often be solved with vertex positions as UVs or triplanar mapping. There is a node in SG für triplanar mapping, try that maybe that solves most of your issues easily.
Hey, Thanks for Replying those seams are my UV Cut, I did UV as Character Artist does for Charater Texture, how can possible to unwrap without seams? I Will look out for Tripplaner and get back to you if it’s worked, thanks a lot.