#Android il2cpp build fails due to System.IO.DirectoryNotFoundException

1 messages · Page 1 of 1 (latest)

dawn stump
#

I am trying to publish on Google Play but when trying to generate the .aab file it shows me the following errors:

DirectoryNotFoundException: Could not find a part of the path 'E:\Workspace\Unity\Enchanted Duels\Temp\StagingArea\Il2Cpp\il2cppOutput\Data\Metadata'.
System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.IO.FileSystemEnumerableIterator1[TSource].HandleError (System.Int32 hr, System.String path) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.IO.FileSystemEnumerableIterator1[TSource].CommonInit () (at <695d1cc93cca45069c528c15c9fdd749>:0)

#

Blank project build succesfully using IL2CPP

#

Project build succesfully using MONO