Symbol rounded corners ignored in instances for concentric corners

Mac App:

  • Make a frame, give it rounded corners - make it a Symbol
  • Make a frame inside, give it concentric (auto) corners
  • Create an instance of the original symbol
  • The instance doesn’t have the concentric corners, because the symbol is treated as a rectangle without rounded corners

Before this gets fixed, a workaround for anyone finding this:

  • Create a container inside the symbol which has the rounded corners.
1 Like

Ah yes, definitely not what we want to happen. Thanks for letting us know, hopefully it should be quite a straightforward fix.