System Information
Operating system: Darwin-20.4.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.4.17
Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: rB02948a2cab44
Worked: (newest version of Blender that worked as expected)
Short description of error
I am working on an add-on for the blendermarket. The tool is for duplicating and mirroring shape keys, but it seems that when select more objects, then it's not working properly. Do you know why?
Exact steps for others to reproduce the error
launch code. select two objects and run script -
when you select only one object, then it works normally as I want, but two or more it causes issues. [Based on the default startup or an attached .blend file (as simple as possible)]
The script is in the zip file.
