Skip to main content

app:mergeDebugResources FAILED

Untitled

Issue

  • In Unreal Engine 5.2+ (including 5.2.1, 5.3 and later), some PCs lose the path to the Z:\ file server during shipping packaging, causing the packaging to fail.
note

Future updates will include modifications for compatibility with the Android File Server.

Solution

  • Disable 'Use Android File Server'
  • Enable 'Include in Shipping'

Solution 1: Disable 'Use Android File Server'

Untitled

  • Turning off Use Android File Server, packaging succeeds as it references files locally instead of using the Z:\ file server.
  • Android File Server is not included in the shipping package by default. It is recommended to disable AFS during the packaging process unless specifically required.

Solution 2: Enable 'Include in Shipping'

Untitled

  • Activating Include in Shipping, the packaging succeeds as it finds the files that were previously lost.