This changelog highlights only the new features, resolved issues, and known issues introduced in beta 6 that were not present in beta 5.
- When detecting codes of Aztec symbology, the anchor point and resulting bounding box might be offset. (133314532)
- Creating local files in the Files app fails in the visionOS 2 and iOS 18 simulators if the host is not upgraded to macOS Sequoia Beta. (132561244)
- The AudioGeneratorController might not immediately begin playback if the RealityKit.Scene doesn't receive an update. (133335897) Workaround: Trigger an update to the RealityKit.Scene by modifying a @State variable, or calling entities(matching:when:) in the context of custom System's update method.
- Fixed: In Settings > General > Apple Vision Pro Storage, viewing app storage details is now available. (132768086)
- faceCaptureQuality is now replaced by captureQuality.score on FaceObservation. (132508104)
Note: This changelog only includes changes that were introduced in beta 6 and were not present in beta 5. All other features, resolved issues, and known issues that were already present in beta 5 remain applicable but are not repeated here.