com.unity.xr.arextensions 1.0.0-preview.6

com.unity.xr.arextensions

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • Fix crash when repeatedly enabling and disabling AR

📈 Improvements

  • Add native pointer support in several subsystems.
  • Switch default session availability check to return `SessionAvailability.None` instead of supported. This was previously there for backwards compatibility before all platforms implemented this method. Now it can cause confusion if the platform is not correctly installed.
  • Add IL2CPP linker validation utility for use in platform-specific packages to prevent runtime assembly stripping.