1 pixel grey border appears around SKView on "Plus" model iPhones

Originator:john
Number:rdar://48442117 Date Originated:02/27/2019
Status:Open Resolved:
Product:iOS + SDK Product Version:Xcode Version 10.1 (10B61)
Classification:Serious Bug Reproducible:Always
 
Area:
SpriteKit

Summary:

A 1 pixel grey border appears on a SKView presenting a SKScene when viewed on a "Plus" model iPhone (i.e. iPhone 7 Plus, iPhone 8 Plus, etc.).

It is not visible in the Xcode Simulator nor in screenshots taken on a device.

Applying a mask to the SKView prevents the border from appearing, even when the mask has the same frame as the SKView (and therefore should not hide any portion of the view).

Steps to Reproduce:

Run the attached sample project on a "Plus" size iPhone (not a Simulator!).

Expected Results:

You should see a white screen.

Actual Results:

There is a box with a 1 pixel grey border.

Version/Build:

Xcode Version 10.1 (10B61)

Configuration:

iOS Deployment Target 12.1

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!