Aliases of objects do not retain the "capture" attribute of their parent objects.
Steps to reproduce:
Create 3 custom button objects. Set their "capture" attribute to "off" (un-ticked).
Swipe over them - as expected, you can switch on or off the three custom switches with a single swipe over them.
Create an alias for each of the 3 custom buttons.
Swipe over them.
what should happen: same as with the parent objects.
what happens: the buttons behave as if capture was on.
The same happens with other objects as well.
Can we please fix this at some point?