Hey, I wanted to bake a texture onto my model but with the limited knowledge I have, I used to do it with a principle BSDF node. Now the current texture doesn’t have it and I don’t know how to bake it. It would be great if someone could guide me on how to do it.
Note: I am using version 3.6 and I have to use this texture for clothing of a model that would potentially be used in a VR.
Baking without a Principled works the same way… The only difference is that now some closure types will be missing.
For example, if there’s just a diffuse shader, then baking something else will return a black closure.
Baking gloss is a bit difficult, as it is view-dependent. But the diffuse should work as expected.
Do you want to bake just the textures, or also direct and indirect illumination?
Then the fastest setup is to plug the textures directly into the Surface socket of the Material Output node, and bake Emit…
But it’s difficult to say with your material… If you could share a better screenshot of your nodetree… it’s so blurry that no one can really see what’s happening there
So i did a little something and I think it worked, at least in blender. There is a bit change in the color though. But when I take them to UE the textures go missing.
(Just baked the shirt part for now)
When I was previously doing this method ( import metahuman to blender, dress it up and take back to UE) I didn’t need to manually work with textures again. they just worked fine.