I just updated to Tahoe 26 and Xcode 26, and now a SwiftUI project that was working just fine, simply shows a blank canvas. I closed Xcode and reopened, but get the same results.
Note that there is no error message and the project builds and displays normally.
Steps to blank canvas:
- Open Xcode
- I see Canvas Paused
- Click on the circle
- The Form opens with a blank screen
- Build the project
- The Form opens with all controls showing
Jim