For our problem, the issue got resolved by adding the modifier .navigationBarTitleDisplayMode(.inline). Maybe this also helps you. There was somehow an empty UILabel added inside UINavigationBarLargeTitleView. We were not able to find the root cause yet though.