Table of Contents

EasyAR Sense release notes

EasyAR is a flexible and easy-to-use augmented reality engine.

EasyAR Sense provides perception capabilities for the real world, supporting plane image tracking, 3D object tracking, surface tracking, motion tracking and sparse spatial map, dense spatial map, Mega.

EasyAR Sense is a standalone SDK that does not rely on non-system components or tools like Unity3D. It offers flexible componentized APIs based on data flow.

EasyAR Sense 4.0 provides four subscription models: free Personal Edition, monthly subscription Professional Edition, one-time payment Classic Edition, and customized feature Enterprise Edition.

Release history

4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0

3.1
3.0

2.3
2.2
2.1
2.0

1.3
1.2
1.1
1.0

4.8.0

2026-03-10

EasyAR Sense 4.8.0 adds a few features and fixes several issues.

+ Added MegaTracker.setEnableStatelessLocalization for stateless localization testing

+ Added MegaTracker.setCameraPositionOverride to manually specify height when using InertialCameraDevice (inertial navigation)

+ Added MegaTracker.setEnableLocalization

- Removed MegaTracker.setResultPos

* Excluded all EasyARSense classes from aar's obfuscation rules to prevent runtime errors when reflection calls are made in user code without manually excluding specific EasyARSense classes

* Removed calls to exit

* Adjusted default camera parameters to improve tracking accuracy