Screen recording shows iOS 26 navigation/sheet transition corner-rounding

When taking a recording of my app on simulator or iPhone, the recording shows the bottom corners of content go from rounded to square during normal push and sheet transitions.

Steps to reproduce:

  • Create a new SwiftUI app and use the attached content view.
  • Run on an iOS 26 Simulator.
  • Start a Simulator screen recording.
  • Tap a row to push, and tap "Filter" to present the sheet.
  • Stop the recording and play it back frame by frame.
  • You should be able to see the bottom corners round and go to square during the screen navigation.

Question: Is there a bug when recording the apps on iOS 26?

Configuration:

  • Xcode 26.4.1
  • iOS 26 Simulator — iPhone 17 Pro
  • Real device: iPhone 16 Pro Max

Attachments:

  • Link to the recording: https://drive.google.com/file/d/1HIwGXC39EVTbRVhJWBdFTJYCENuLxcc_/view?usp=drive_link

For Reference: https://developer.apple.com/forums/thread/792662

Screen recording shows iOS 26 navigation/sheet transition corner-rounding
 
 
Q