ActionRPG - LogPlayLevel: Error: ERROR: Stage Failed. Missing receipt 'E:\UE4\ActionRPG\Binaries\Android\ActionRPG.target'. Check that this target has been built.

there are couple of things that nearly solved my issues.

  1. install microsoft visual studio according the the unreal documentation.
  2. your project address is fine but mine was too long and when I moved it in desktop it fixed.
  3. in project settings, go to android and check the build address once again. (u can type -Target=D:.… whatever as well in cmd tool.
  4. and although i installed java from oracle, but the address I gave to work for me was C:\Program Files\Android\Android Studio\jre

I hope these work for you. it’s a frustrating part to make it work I see all ppl moving forum to forum for every step… I hope it get fixed with an easier or one click solution.

1 Like