The largeTitle of UINavigationBar disappears after scrolling on iOS 26.1

My project uses the UINavigationController's largeTitle on the latest iOS 26.1, but I found that when I set the backgroundColor, the navigation bar's largeTitle disappeared after switching between normal and large titles. I checked the latest documentation and consulted AI, but I have not found any good solutions. For the demo project, please refer to FB20986869

The largeTitle of UINavigationBar disappears after scrolling on iOS 26.1
 
 
Q