J
J
John Norton2021-03-05 21:47:02
Unity
John Norton, 2021-03-05 21:47:02

I can't compile my project in Unity, what should I do?

I want to add that I'm still a beginner))
The error that is issued:

Win32Exception: ApplicationName='C:\Program Files\Unity\Hub\Editor\2019.4.21f1\Editor\Data\il2cpp/build/deploy/net471/il2cpp.exe', CommandLine='--convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --compile-cpp --libil2cpp-static --platform="WindowsDesktop" --architecture="x64" --configuration="ReleasePlus" --outputpath="C:\Unity\Project\3D Game\3D Platformer\New 3D Platformer\Temp/StagingArea/Data\Native\GameAssembly.dll" --cachedirectory="C:\Unity\Project\3D Game\3D Platformer\New 3D Platformer\Assets\..\Library/il2cpp_cache" --profiler-report --map-file-parser="C:/Program Files/Unity/Hub/Editor/2019.4.21f1/Editor/Data/Tools/MapFileParser/MapFileParser.exe" --directory="C:/Unity/Project/3D Game/3D Platformer/New 3D Platformer/Temp/StagingArea/Data/Managed" --generatedcppdir="C:/Unity/Project/3D Game/3D Platformer/New 3D Platformer/Temp/StagingArea/Data/il2cppOutput" ', CurrentDirectory='C:\Unity\Project\3D Game\3D Platformer\New 3D Platformer\Temp\StagingArea\Data\Managed', Native error= Отказано в доступе.

System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) (at <ef151b6abb5d474cb2c1cb8906a8b5a4>:0)
System.Diagnostics.Process.Start () (at <ef151b6abb5d474cb2c1cb8906a8b5a4>:0)

It happened after I made several scenes in the project.

60438a342fdc6939094705.png

As I understand it, the problem is with il2cpp.exe

UPD: I also want to add that I am doing the project on a PC, not android!
Often on the Internet I found a solution with compiling the project on the android platform.
UPDD: Here is my video with the error.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
John Norton, 2021-03-06
@John_Norton

I just removed support from il2cpp))
Although it is very strange that before that he urged to install this support -_-

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question