com.unity.xr.arkit 5.0.4

com.unity.xr.arkit

Source docs
Notes: processedReleased March 2, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

🔧 Bug Fixes

  • Fixed a rare issue where the ARKit Build Processor could incorrectly add the "UNITY\_XR\_ARKIT\_LOADER\_ENABLED" preprocessor directive to non-iOS build targets.
  • Fixed an issue where enabling or disabling the Apple ARKit XR Plug-in in **Project Settings** > **XR Plug-in Management** while iOS was not the active build target would not immediately add or remove the "UNITY\_XR\_ARKIT\_LOADER\_ENABLED" preprocessor directive for the iOS build target. (Previously this change was not applied until iOS became the Editor's active build target.)