Skip to content

AttributeError: 'Scene' object has no attribute 'bake'

There's an issue when using Merge Layers in Blender 2.83.3

From the log:

Traceback (most recent call last): File "C:\Users\Josen\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\cycles-texture-paint-layers-master\operators\merge_visible_layers.py", line 36, in execute

scene.bake.use_pass_color = True

AttributeError: 'Scene' object has no attribute 'bake'

location: :-1

Edited by Awoo