<!--
{
  "documentType" : "article",
  "framework" : "SceneKit",
  "identifier" : "/documentation/SceneKit/scene-loading-error-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Scene Loading Error Keys"
}
-->

# Scene Loading Error Keys

## Discussion

Keys identifying errors returned when creating scene sources or loading the scenes they contain, used in the <doc://com.apple.documentation/documentation/Foundation/NSError/userInfo> dictionary of <doc://com.apple.documentation/documentation/Foundation/NSError> objects.

## Topics

### Constants

[`let SCNDetailedErrorsKey: String`](/documentation/SceneKit/SCNDetailedErrorsKey)

Detailed error information from SceneKit’s scene file loading process.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)