Error: Both modules 'base' and 'UnityDataAssetPack' contain asset entry

Unity: 2021.3.9f1
Addressables: 1.21.17

I’m building an Android App Bundle with splitBinaryApplications and facing the issue on size check

  • Error: Both modules ‘base’ and ‘UnityDataAssetPack’ contain asset entry

If i disable the size check then it won’t give any error but then can’t upload the generated AAB because i receive the same error there.
I’m hard stuck, need help ASAP

Hello.
The message is not coming from us but coming from the Google bundle-tool(bundletool  |  Android Studio  |  Android Developers)

And, without knowing the file names, we cannot guess what caused the problem. Could you let us know the file names you hid?

Thank you.

the hidden names are my bundle file

unity upgrade has fixed the error

Could you provide more info, what did you upgrade exactly? I’m having exactly the same issue. I did some builds and it used to work nice, but suddenly this error appeared when doing the AAB + split application binary :confused: