Closed janEntikan closed 3 years ago
It has nothing to do with armatures.
for obj in bpy.data.objects:
bpy.context.view_layer.objects.active = obj
blender28_script.py:144 Won't work on any kind of linked instances since they are not officially in the view_layer.
When exporting a blend file that has one or more linked collections with an armature it produces the following error:
Steps to reproduce:
Or simply convert fixme.blend in the conveniently attached zip. armature_instance_example.zip