Hello,
I’m new to Unreal Engine, currently on version 5.3, and I wanted to create an AR app for android.
So naturally I looked into the documention to do a proper install of unreal and to create a basic AR app.
I’m following the “Setting up a New AR Project in Unreal” page, and there’s a step where I’m supposed to right click into the content browser, go into miscellanous, then Data Asset, and a window “Pick your data asset instance” appears. However, there’s no “ARSessionConfig” class here like it is in the doc. I don’t know what to do, can anyone help me ?
Here’s what I got :
- UE 5.3.2
- Android Studio Koala (2024.1.2)
- Android SDK 33
- Android SDK build tools 33.0.1
- Android NDK 25.1.8937393
- Gradle 7.5
Here’s what the menu looks like, there should be an ARSessionConfig element there :