Hey,
I tried digging the internet for solution for days, repackaged over and over and nothing helps.
When I package my game and try to launch it on my android i get the Unreal screen with the error: “ue5 failed to open descriptor file”
I tried setting the install location to “auto” sdk minimum versions 21 target 31, any tutorial i could find. nothing helped.
When trying to launch i get this red error:
Note that the launch is successful but the descriptor error still appears.
Also note that there is no “/sdcard” folder it tries to get into an sdcard folder, but there isn’t one? is there a way to reroute it to the right path?
LogPlayLevel: Error: UAT: WARNING: Failed retrieving UFS Manifest: adb: error: failed to stat remote object ‘/sdcard/UnrealGame/PuzzleGame_A/Manifest_UFSFiles_Android.txt’: No such file or directory
also on update device option when I update it it still shows (even after i update successfully and restart):
“a device sdk status was not returned from turnkey”
I run the game on a Pixel4
Help please