@IBSegueAction custom view controller init crash app when scene has more than one object

Storyboard segues which use @IBSegueAction will crash app if destination scene has other object with custom class on the same level as view controller. It looks like a Storyboard bug