cats-blender-plugin
cats-blender-plugin copied to clipboard
Bake error with transparency enabled
When baking with the default settings for desktop excellent + desktop good with transparency enabled, this error occurs. Blender 3.2, Cats dev build. (Update: Tested on 2.93 LTS and still got the same error)
Python: Traceback (most recent call last): File "C:\Users\rmen1\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\cats-blender-plugin-development\tools\bake.py", line 788, in execute self.perform_bake(context) File "C:\Users\rmen1\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\cats-blender-plugin-development\tools\bake.py", line 1002, in perform_bake node_image.image.generated_color = node.inputs[pass_slot].default_value ValueError: bpy_struct: item.attr = val: sequence expected at dimension 1, not 'float'