Any way to prevent Xcode editors resizing on every launch?

I'm using Xcode 13, but the problem has happened since at least Xcode 11.

I prefer a three-editor layout. Each editor equal width. This is easy to achieve: close all but one editor, then click the 'Add Editor' button twice. Each window is equal width.

But EVERY time I close and relaunch my project, the editor windows resize. The middle editor will be 2/3 the size of the editor space, the editor on the left will be about 1/5th the width and the editor on the right will be a tiny sliver.

So every time I open the project I have to close the editors, then re-add two editor windows to get them to equal size.

Is there ANY way to have Xcode actually save the window and editor layouts between launches?

Any way to prevent Xcode editors resizing on every launch?
 
 
Q