---
title: RoomCaptureSession.CaptureError.worldTrackingFailure
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/roomcapturesession/captureerror/worldtrackingfailure
---

# RoomCaptureSession.CaptureError.worldTrackingFailure

An error that indicates an issue with the underlying ARKit session.

## Declaration

```swift
case worldTrackingFailure
```

## See Also

### Identifying the error cause

- [RoomCaptureSession.CaptureError.deviceNotSupported](roomplan/roomcapturesession/captureerror/devicenotsupported.md)
- [RoomCaptureSession.CaptureError.deviceTooHot](roomplan/roomcapturesession/captureerror/devicetoohot.md)
- [RoomCaptureSession.CaptureError.exceedSceneSizeLimit](roomplan/roomcapturesession/captureerror/exceedscenesizelimit.md)
- [RoomCaptureSession.CaptureError.invalidARConfiguration](roomplan/roomcapturesession/captureerror/invalidarconfiguration.md)
- [RoomCaptureSession.CaptureError.internalError](roomplan/roomcapturesession/captureerror/internalerror.md)
