I am seeing a console log in xCode 13 "Disabling recursion trigger logging" every time a BarButtonItem is tapped in iOS 15 configured with
UIBarButtonItem(title: nil, image: UIImage(systemName: "ellipsis"), primaryAction: nil, menu: items)
Normally I would not be concerned but the app sometimes hangs with cpu at 100% and memory utilisation keeps increasing?