I got a navigation bar containing some UIBarButtonItem buttons and a UISearchBar hooked up like this
UIBarButtonItem
UISearchBar
var searchController: UISearch
This appears to be fixed in iOS 13.2 beta, I tested the example project above using Xcode 11.2 beta (11B41).