AR/VR & Metaverse · head to head
Unity AR Foundation vs ARCore

Unity AR Foundation
AR/VR & Metaverse
Unified AR development framework for Unity
- From
- Free
- Rated
- -

ARCore
AR/VR & Metaverse
Google's platform for building AR experiences
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Unity AR Foundation requires platform-specific plugins (ARCore, ARKit) to actually implement AR features; ARCore aRCore limited to Android 7.0+, excluding older Android devices
- They diverge on capability: Unity AR Foundation covers Plane detection, ARCore covers Motion tracking.
Where they differ
Only the attributes on which Unity AR Foundation and ARCore actually diverge.
| Attribute | Unity AR Foundation | ARCore |
|---|---|---|
| Pricing model | Unknown | free |
| Platforms | iOS, Android, visionOS, HoloLens 2, Meta Quest, Unity Editor | Android, iOS, Web |
| Founded | 2004 | 1998 |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (AR/VR & Metaverse).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Unity AR Foundation
- Plane detection
- Image tracking
- Face tracking
- Point clouds
- ARKit
- ARCore
- OpenXR
- Magic Leap
Only in ARCore
- Motion tracking
- Environmental understanding
- Light estimation
- Depth API
- Unity
- Unreal
- Android Studio
Both cover
- Ar support
- Ios support
- Android support
What people use each for
The jobs each tool is most often brought in to do.
Unity AR Foundation
- VR Gaming
- AR Marketing
- Virtual Training
- 3D Visualization
- Immersive Experiences
ARCore
- VR Gaming
- AR Marketing
- Virtual Training
- 3D Visualization
- Immersive Experiences
Both are used for vr gaming, ar marketing, virtual training, 3d visualization, immersive experiences, on those jobs the choice comes down to price and fit rather than capability.
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Unity AR Foundation
- Requires platform-specific plugins (ARCore, ARKit) to actually implement AR features
- Performance varies significantly by device, with battery drain and heat generation on mobile
- Emulators cannot accurately test AR experiences due to missing camera and sensor data
- No WebXR support for browser-based AR experiences
- Occlusion features show lower performance at 25-40 FPS compared to other features at 40-60 FPS
- Limited access to latest platform-specific features compared to native ARKit or ARCore
ARCore
- ARCore limited to Android 7.0+, excluding older Android devices
- Requires integration with game engines or frameworks for most applications
- Cloud anchors rely on internet connectivity for shared AR experiences
- Performance varies significantly across different Android device capabilities
Pricing, plan by plan
Unity AR Foundation
Free- Included with Unity PersonalFree
- Free for individuals and small teams with under $200K revenue/funding
- AR Foundation package included
- Access to all core AR features
- Included with Unity Pro$185/month
- Professional tier licensing
- AR Foundation package included
- All core AR features plus Pro-level support
ARCore
Free- FreeFree
- Full SDK
- Cloud Anchors
- Geospatial API
Which should you pick?
Choose Unity AR Foundation if
- You need plane detection.
- You want to start without paying.
- You work on iOS, Android, visionOS, HoloLens 2, Meta Quest, Unity Editor.
- You also want image tracking.
Choose ARCore if
- You need motion tracking.
- You want to start without paying.
- You work on Android, iOS, Web.
- You also want environmental understanding.
Questions people ask
- Is Unity AR Foundation or ARCore better?
- Neither clearly leads. Unity AR Foundation starts at Free and ARCore at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Unity AR Foundation or ARCore?
- Unity AR Foundation starts at Free and ARCore at Free.
- Does Unity AR Foundation or ARCore run on more platforms?
- Unity AR Foundation runs on iOS, Android, visionOS, HoloLens 2, Meta Quest, Unity Editor. ARCore runs on Android, iOS, Web.
- Can I use Unity AR Foundation for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Unity AR Foundation best used for?
- Unity AR Foundation is most often used for vr gaming, ar marketing, virtual training, 3d visualization.
- What can Unity AR Foundation do that ARCore cannot?
- Unity AR Foundation covers Plane detection, Image tracking, Face tracking, Point clouds. ARCore covers Motion tracking, Environmental understanding, Light estimation, Depth API. Both handle Ar support, Ios support, Android support.
Answered from the vendors’ own pages
Unity AR Foundation: Is Unity AR Foundation free?
Yes, AR Foundation is free and included with Unity. It is a package within the Unity engine, though you need a Unity license (available free for personal use with under $200K revenue).
SourceARCore: What platforms does ARCore support?
ARCore supports Android 7.0 (Nougat) and later on qualified Android phones. SDKs are also available for iOS, Unity, Unreal Engine, and Web (WebXR).
SourceUnity AR Foundation: What platforms does AR Foundation support?
AR Foundation supports iOS (via ARKit), Android (via ARCore), visionOS, HoloLens 2 (via OpenXR), and Meta Quest (via OpenXR). Testing in the Unity Editor is available through XR Simulation.
SourceARCore: What are the three core capabilities of ARCore?
ARCore provides motion tracking to monitor device position, environmental understanding to detect surfaces like floors and walls, and light estimation to analyze surrounding lighting conditions.
SourceUnity AR Foundation: Do I need additional plugins to use AR Foundation?
Yes. AR Foundation is an abstraction layer and requires platform-specific plugins: ARCore XR Plugin for Android and ARKit XR Plugin for iOS. These plugins implement actual AR features using native SDKs.
SourceARCore: Can developers build shared AR experiences with ARCore?
Yes, ARCore supports cloud anchors enabling multiple users to see the same virtual objects in the real world, enabling shared AR experiences.
SourceUnity AR Foundation: Can I test AR experiences in the Unity Editor?
AR Foundation supports XR Simulation in the Editor for early testing, but accurate AR testing requires real devices because emulators cannot replicate camera and sensor data accurately.
SourceARCore: What programming languages does ARCore support?
ARCore supports Kotlin and Java for Android, C through Android NDK, and provides APIs for Unity, Unreal Engine, iOS, and Web platforms.
SourceUnity AR Foundation: Does AR Foundation support web-based AR?
No, AR Foundation does not support WebXR. Unity has stated there are no current plans to add WebXR support to AR Foundation. Web AR requires alternative solutions like 8th Wall.
Source