Hello,
I have an issue where a bunch of objects from my character have hard seams showing when baking and also on the 2D texture viewer:
I've tried multiple things already, such as clearing all of the seams, clearing hard edges, using one smoothing group and unifying normals etc but to no avail.
Anybody have any idea on how to get these seams to disappear? Thanks in advance.
Replies
The problem areas uv's are all broken up by every individual face, which is obviously not ideal and wrong. This can be solved by globally stitching everything together, but a better alternative is to just re-uv them completely. Regardless of what target this mesh is for (games, film, offline rendering etc), it's good to just have nice and straight UV's.
Lastly, it just helps to have good naming conventions, especially for baking (everything was exploded in your fbx's anyway, but look into Matching by Name baking in substance painter, or marmoset toolbag - saves tons of time and effort).
Thanks for looking into it, I was using the UDIM workflow and am using 3 different UV Coordinates for the character. Shouldn't that be fine normally? I've had it work for every other project.
I'm not going to lie, the UV arrangement you saw in that file was fast on my end, I got a bit rushy about it because I lost the initial UVs (which were much cleaner) on ZBrush when I split the subtools, thinking that it would retain the UVs on default. I only found out later there was an option to retain them, which messed things up heavily, but Its part of the learning process I suppose
So I had to go back into Blender, copy and paste the UVs from the non-sculpted versions and well this happened.
@Taylor Brown
I've only imported/exported them into Blender and ZBrush but the seams issue happened when I copy/pasted the correct UVs from an older version to my current version of the mesh. Strange findings.
Thanks for the help, I think I may just completely redo the UVs again. Hopefully the seams on every face should disappear this way.