@pentool Yes, this happens because when isolating into n object, an empty clipping group inside that object is created.
This allows then to draw other objects that are clipped.
The problem is, that if nothing is drawn, it just leaves the empty clipping group there.
I will try to find a solution for this.