Skip to content

Instantly share code, notes, and snippets.

@tomkrikorian
Created August 11, 2025 17:44
Show Gist options
  • Save tomkrikorian/a92ba1681afb70b58ca3a1292524e58c to your computer and use it in GitHub Desktop.
Save tomkrikorian/a92ba1681afb70b58ca3a1292524e58c to your computer and use it in GitHub Desktop.

visionOS 26 Beta 5 to Beta 6 Changelog (Made with Claude)

Issues Resolved (Moved from Known Issues to Resolved Issues)

EyeSight

  • Fixed: EyeSight not displaying content even when observer is present (155800405)

Foundation Models Framework

  • Fixed: Model requests erroneously throwing guardrailViolation when model assets not fully downloaded (156223847)

Messages

  • Fixed: Photo backgrounds appearing larger than preview in conversations (151730462)

RemoteImmersiveSpace

  • Fixed: Cross-version compatibility between visionOS 26 beta 5 and macOS 26 beta 4/5 (153037593)

Search

  • Fixed: Applications quitting unexpectedly when using search (157464670)

Shortcuts

  • Fixed: Use Model action failing to produce valid Dictionary output with On-Device option (154980618)

New Known Issues Added in Beta 6

RealityKit

  • Windows with solid background colors stutter at Developer Capture edges when no other windows open (156968230)

SwiftUI

  • Sheets in toolbar items fail to present when label view is a Label on visionOS/tvOS/watchOS (157326248)

Summary: Beta 6 is primarily a bug-fix release focusing on stability improvements. Six significant issues from Beta 5 were resolved, including critical problems with EyeSight display, Foundation Models guardrail violations, and cross-platform compatibility for RemoteImmersiveSpace. Only two new minor issues were introduced, both related to UI presentation edge cases. This represents strong progress toward release readiness with a net reduction in known issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment