tvOS Storyboard UITableView designer glitch

I'm having an issue in Interface Builder for a tvOS project. When I place any view inside of a Prototype cell the content is rendered offset from the the actual frame. Here is an example image: https://pasteboard.co/GNfDIRr.png

In this image you can see the blue selector with the label content offset to the right. The same things happens with any view, button, image, etc.


I get this glitch even when I create a fresh tvOS project drop a UITableViewController onto the canvas and then drop in a label. When I run the project the label appears where it is supposed to (where the frame is located).

Has anyone encountered this before? I've tried wiping out Xcode 9 and deleting all my preferences but it still happens.

Replies

The link to the image does not work.