Clipping problem in overlap groups

If you set a shape mask to a clip, that is inside an overlap group the padding under position does not work correctly anymore.

For example if you make a square anchored in the center and give it 50 padding from all directions than the square stays in the perfect center as it should, but if you than make it into a clipping mask it moves to the top left corner of the area designated by the padding (refer to attached screenshots).

I've posted this problem in the Kustom community on Google+ but am not getting any replies.

Have you had any success figuring it out?

13-MAr-2021
This bug 4 years long live. To overcome this issue, we have to stay with B.Padding and R.Padding and then rotate a whole overlap group when want to clip the opposite.