Augmented Reality for UE4

Here’s a pretty detailed description of how I set up a brand new project to get the files tested.

  1. I create a brand new project with the following settings Imgur: The magic of the Internet using Unreal Engine 4.21.0

  2. I make sure the project settings are properly configurated for android Imgur: The magic of the Internet

  3. Then, I move the sample project files from the ARPlugin_PERSONAL_v1_14 into the directory of the new project. Imgur: The magic of the Internet (Partially Norwegian, but it basically says “there are 3 files in the ARTest4 directory with the same name, do you want to replace them” to which I that I want to replace the 3 files in the ARTest4 directory with the files from SampleProject.

  4. As per the “Getting started” guide, I then refresh Visual Studio 2015 and get this prompt Imgur: The magic of the Internet to which I say “reload”

  5. I exit UE4 and relaunch the project getting this prompt Imgur: The magic of the Internet which I click “yes” to

  6. When it is about to , I get this message Imgur: The magic of the Internet and I just click “ok”

  7. When it’s launched, there are NO files in ANY of the folders Imgur: The magic of the Internet and I’m in an empty map with nothing in the World Outline

  8. When I try to the game on my Honor 8 running Android 7 (It does not support ARcore) I get the following errors Imgur: The magic of the Internet and ultimately when it launches, its just a black screen.

I hope me being detailed helps track down any possible mistakes I’ve made, and hopefully it wasn’t overly detailed. Either way, thank you for the help in fixing this!