- Resolved several issues across various areas including Accessibility, Apps, ARKit, and RealityKit.
- Fixed: Compatible iPhone and iPad apps with a deployment target lower than iOS 18 might fail availability checks for iOS 18. (129027935)
- Fixed: Object tracking will now track objects the first time it is authorized, after the user "allows" world sensing. (130072459)
- Fixed: The client app will no longer crash and object tracking will function correctly when using reference objects or multiple ARKitSessions. (131629145)
- New: USD files which use blend shapes now render using blend shape animation in RealityKit. (115068837)
- Fixed: The MeshResource.generateText(_:textOptions:extrusionOptions:) function now correctly converts between meters and points. (124978549)
- Fixed: Reality files written by beta versions of RealityKit will now load in later versions. (128424173)
- Fixed: Negative damping values on PhysicsBodyComponent are now automatically set to zero to prevent instability in physics animations. (131167971)
- Fixed: Calling TextureResource(cubeFromEquirectangular:) no longer crashes. (131197201)
- Fixed: When programmatically resizing a volume or window, content now aligns correctly and doesn't get cropped during the transition. The transition animation can now be modified. (126874356)
- Fixed: In Volumes, scene contents are now positioned correctly and the app is easier to reposition. (129249967)
- Fixed: The reported amount of immersion is now correct after transitioning among different immersion styles prior to opening the immersive space. (130010129)
- Fixed: The General > About pane now shows the correct value for the storage capacity of the device. (130929019)
- Fixed: Navigating to Settings > General > Storage no longer causes the Settings app to crash if Podcasts hasn't been opened prior. (131180865)
- Fixed: iCloud Drive is now available on the simulator when running on a host using the latest macOS Sequoia. (130783277)
- Fixed: When a video is added into the multiview, the window no longer briefly flickers with a black frame. (131616301)
- Known Issue: For nested timelines with Play Audio actions, the audio playback might not stop on pause, and scrubbing the timeline restarts the audio from scratch. (131845717)
- Fixed: Immersive WebXR content now renders correctly on the visionOS simulator. (132107276)
- Deprecation: faceCaptureQuality is now replaced by captureQuality.score on FaceObservation. (132508104)
- Known Issue: Navigation configurations that include TabView must have the TabView as the root for the TabBar to appear. (132595251)
- Known Issue: In Settings > General > Apple Vision Pro Storage, viewing app storage details is not available. (132768086)