My team moved 4.20 recently and
I tried to debug android APK following this link ; Debugging for Android devices in Unreal Engine | Unreal Engine 5.2 Documentation
When I start to debug, game installed and starts but displays UE4 logo and “… resources could not be found” error string.
I explored \Intermediate\Android\APK\gradle\app\build\intermediates\instant-run-apk{my game}.apk
and found in apk, res folder missing and resources.arsc size differs from normal built apk.
Anyone has exeprience like this?