Skip to content

Instantly share code, notes, and snippets.

@tomkrikorian
Created August 21, 2024 10:41
Show Gist options
  • Select an option

  • Save tomkrikorian/77f3e7a5fb54f457897b779fc42a1ef7 to your computer and use it in GitHub Desktop.

Select an option

Save tomkrikorian/77f3e7a5fb54f457897b779fc42a1ef7 to your computer and use it in GitHub Desktop.

visionOS 2 Beta 7 Changelog

App Intents

Resolved Issues

  • Fixed: EntityURLRepresentation allows arbitrary custom URLs without validation. (119524801)

ARKit

Resolved Issues

  • Fixed: When detecting codes of Aztec symbology, the anchor point and resulting bounding box might be offset. (133314532)

RealityKit

Resolved Issues

  • Fixed: Occlusion materials in .mixed spaces in visionOS 1.X occasionally fail to occlude virtual content and UI in the host application. Starting in visionOS 2.0 Beta 2, Occlusion materials always occlude .mixed space virtual content and other UI rendered behind the materials in the same application. Developers are encouraged to check the behavior of Occlusion materials in their .mixed spaces, as the rendered appearance may be affected by this bug fix. (118594533)

Known Issues

  • RealityRenderer might be missing material inputs. (133999846) (FB14818360)

Vision Framework

Deprecations

  • faceCaptureQuality is now replaced by captureQuality.score on FaceObservation. (132508104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment