AR Foundation Image tracking not working with Android Build and expansion file

Image tracking is not working with AR Foundation if I build an Android APK file with APK expansion file (OBB). It works if I do not use “Split Application Binary”. I’m using Unity 2021.3.0f1. Is it possible to make it work with expansion file? I guess it has something to do with ReferenceImageLibrary is stored in the expansion file and can not be loaded from there?

Seems to be solved in Unity 2021.3.10f1

1 Like