Ue5 Save Game not working in android 13 sdk 33

GreeyaJini, It’s due to the default WRITE_EXTERNAL_STORAGE permission. To change it in the manifest, as you cannot directly edit it, you need to do it via UPL (Unreal Plugin Language). You can follow the instructions in this thread: Permission requiired you must approve this premission in app settings:storage - #21 by zerg_queen

Take note of YD Visual’s response in the thread.

2 Likes