Trying to do a build to XCode. It was compiling, and working great with earlier versions. Then I did a required upgrade, and shocker, now getting errors when trying to compile. grumbles
There were only 4 files in the expected directory. During the copy I chose to keep the old, and copy the new files. Now there is a total of 26 files in the expected dir. I am guessing that these files were missing due to a new Unity version installation issue. Fortunately it was an easy fix. Hopefully this helps someone else save some time.
Yes. I upgraded to the latest version of Unity, and the problem resolved itself. IIRC, the version I upgraded to was 2019.4.0.x. Currently using 2019.4.1.1f1, and it is also working perfectly.
I’m not sure if it was this issue, or a different issue where I did this: Exported the entire project as an asset. Then I started a new game with the newer version of Unity. Then import the asset. That fixed it, but there were obviously some values that I needed to reassign in the inspector, and other little annoyances.
Hello. I am using Unity Version 2019.3.7f1 and I have exactly the problem as mentioned above! Unfortunately none of the fixes helped me at all. I have tried everything but nothing fixed the error. I am really desperate… PLEASE HELP!!
im having this same issue except it’s across all projects on my Mac so im thinking it’s something with the program files for sure. when I checked, the il2cppa file was there but it wasn’t downloaded. I kept attempting to “download now” which didn’t work, although I have about 20gb directly on my Mac hdd. as of now the file removed itself somehow, and although I have versions 2019.4, 2020.2, and 2020.3, none of them have the file in question. im thinking maybe I should reinstall unity somehow and see if that solves the problem, but I have no idea whatsoever what caused this issue
my current solution was to install a newer version of unity, and hope it builds. it did, so I’ll post back if anything changes. hope this helps someone lol
For me the issue was with the Mac OS - I have Optimize Mac Storage turned on and that removed the files from my hard drive even though it looked like they were there. I had to click the little cloud icon next to the file to download it again in order to build it properly.