Skip to content

Release 1.2.24

Compare
Choose a tag to compare
@mafaldag1 mafaldag1 released this 28 Mar 10:11

Important Service Updates

  • SDK updated to version 1.2.24

API Changes

  • The Unity package includes a new extension method IsValid() to check if UnityEngine.Bounds are valid.

Sample Updates

  • Quickstart and Showcase: use the new IsValid() check.
  • Showcase: Reworked remote casting for pointers, fixing multi stepped pointers like the ParabolicTeleportPointer and providing a more smooth and responsive remote pointer UX in general.