google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

UE4 4.21.1 not work . #44

Open raj244u opened 5 years ago

raj244u commented 5 years ago

Hi, i trying to use ARcore plugin 1.6 in UE4 4.21.1 engine,it show's error while i access Hello Ar example. `` "The following modules are missing or built with a different engine version: HelloARUnreal Would you like to rebuild now?"

bopangzz commented 5 years ago

Let it rebuild the the project and you should be good. Also are you using the Unreal Engine from Epic Launcher?

Sage-SQ commented 5 years ago

Can ARCore use the Unreal Engine From Epic Laucher?

bopangzz commented 5 years ago

You can use ARCore in the binary version of Unreal Engine from Epic Launcher, but be aware the ARCore plugin version on Epic's release is 2-3 version behind the forked version of Unreal released by Google. Please check the release page for details: https://github.com/google-ar/arcore-unreal-sdk/releases

So if you want to check out the sample projects in this repo using the Unreal Engine from Epic launcher, I suggest you go check the GoogleARCore plugin version in the Unreal Engine there and checkout the same version of commits in this repo instead of using the latest version.