Apple expands ARKit with Shared Spatial Anchors and RoomScale persistence

Gaming ยท 4 min read

Apple expands ARKit with Shared Spatial Anchors and RoomScale persistence

ARKit 6.2 introduces shared spatial anchors that can be discovered and synchronized across multiple iOS and Apple Vision devices through iCloud-based anchor services. Apple says anchors can persist across sessions and allow teams to return to a mapped scene with stable alignment, which is intended to improve collaborative design reviews and multi-user gameplay.

The RoomScale persistence API keeps environmental scans consistent over time, preserving wall geometry, major fixtures, and occlusion meshes for more realistic occlusion and physics. Developers can opt into privacy-preserving storage models and define retention policies for anchor lifetimes.

Apple also updated sample code for multiplayer tabletop games and a new ARKit tester app for device makers. Latency, conflict resolution, and anchor transfer between local and cloud modes are called out as key considerations in the documentation.