-
Notifications
You must be signed in to change notification settings - Fork 54
Description
When trying to bake out Albedo, Metallic (custom pass), Roughness and Normal, the Albedo won't appear correct.

See the albedo image with the red box is "washed out" or not as bright. That's what BakeLab2 produces compared to a manual bake I did (on top).
This is a known bug in Blender and happens when manually baking as well. The workaround is to temporarily set Metallic to zero on the Principled BSDF.
Would it be possible to temporarily set the metal channel to 0 while baking the Albedo with this tool?
It's simple and would be exactly what I need except for this issue. I may try to fix it myself and if so will put in a PR, or at least post a comment here with my change.
Edit: Also tried the Diffuse channel and a custom channel with "Color,Base Color,Albedo,Paint Color" selected. No change