Skip to content

Releases: needle-mirror/com.unity.xr.visionos

3.1.1

13 Mar 22:02

Choose a tag to compare

[3.1.1] - 2026-03-06

Added

  • Added a project validation rule that flags and prevents MSAA sample count set to 8x, as the configuration is not supported on visionOS.

3.1.0

23 Feb 22:18

Choose a tag to compare

[3.1.0] - 2026-02-20

Added

  • Added MSAA and Post Processing AA controls to Metal samples to make testing AA modes easier.
  • Added NativeApi.Utilities.ConvertExistingDataToNativeArrayWithSafetyHandle to create safety handles when converting native pointers to NativeArrays.

3.0.5

10 Jan 03:16

Choose a tag to compare

[3.0.5] - 2026-01-08

Fixed

  • Fixed a NPE in VisionOSImageTrackingProvider.GetTrackedImage in cases where image tracking would get enabled/disabled multiple times.

[3.0.3-pre.4] - 2025-11-19

Fixed

  • Fixed a crash in the visionOS player when disabling hand tracking.

3.0.3-pre.3

24 Oct 13:43

Choose a tag to compare

[3.0.3-pre.3] - 2025-10-22

[3.0.3-pre.2] - 2025-10-20

3.0.3-pre.1

15 Oct 00:25

Choose a tag to compare

[3.0.3-pre.1] - 2025-10-13

3.0.2

09 Oct 00:14

Choose a tag to compare

[3.0.2] - 2025-10-06

[3.0.1] - 2025-10-03

[3.0.0] - 2025-09-30

2.4.3

30 Sep 23:19

Choose a tag to compare

[2.4.3] - 2025-09-29

2.4.2

27 Sep 00:58

Choose a tag to compare

[2.4.2] - 2025-09-23

Changed

  • Broadened the scope of HDR-related Project Validation rules to show as warnings even if HDR is not enabled in the URP settings asset. Because this setting can be toggled at runtime, it was possible to miss configuration issues if HDR is not enabled in the Editor but scripts (like the HDR Toggle button in the sample) enable it at runtime. These validations become errors when HDR is enabled.

Fixed

  • Disable HDR Toggle button in URP sample scene if HDR is not set up properly in Player Settings. This prevents a crash that can occur when trying to enable HDR in builds with incorrect settings.

0.1.3

20 Sep 15:17

Choose a tag to compare

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

This is the first release of Unity Package Apple visionOS XR Plugin.

Provides XR support for visionOS

0.1.2

20 Sep 15:17

Choose a tag to compare

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[Unreleased]

This is the first release of Unity Package Apple visionOS XR Plugin.

Provides XR support for visionOS