Rasterizing an object inside of a clipping group flattens the clipping group itself
If we need to rasterize one selected object inside of the clipping group, we have to isolate the object to avoid flattening the clipping group. Isolating only the clipping group won’t help, we have to 'drill into' the object specifically!
This doesn’t happen for simple groups — with these we don’t have to isolate anything at all, just selecting a child is enough.
Thanks to Junior Rocha for raising this up.
16
votes
The fix has been pushed into the latest 30.3 general release. Please update, check, and comment back if it still happens.