Xcode Crashes when viewing XCUITest Result

I've been working on UI Tests for a month or two and things have been great. But I believe there was a recent update to Xcode [running Version 26.2 (17C52)] and since then about 80% of the time when I try to view the test results so I can see the screenshots and video, Xcode crashes hard and I have to open it again.

I've tried cleaning the Build folder and Derived Data and all sorts of stuff like that. Restarted Xcode, restarted my computer, etc.

Any idea of how I can avoid these crashes?

Xcode Crashes when viewing XCUITest Result
 
 
Q