Skip to content

2.6.5

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 17 Sep 00:58

[2.6.5] - 2025-09-12

Added

  • Added ToggleComponentZone sample script to activate/deactivate the Gaze Interactor GameObjects when entering a trigger collider to prevent unintentional gaze-based selection in the rest of the scene. This component was added to the Starter Assets and implemented in the DemoScene at the "Gaze Interactable Objects" station.

Changed

  • Changed XRRayInteractor.TryGetHitInfo to return the hit info of the selected interactable or highest scored interactable instead of the nearest raycast hit. (XRIT-141) (Backport from 3.1.0)