I have the same issue using XCode 12 release version. My Scenekit app worked fine on Xcode 11, but now fails in multiple XCode iPad simulators. However, my app runs fine on device (iPad Air, Gen3). In my code, the crash appears to occur when I enable an overlay scene. App runs fine on the Simulator if I select OpenGL ES as the rendering API instead of Default (Metal).