- Home /
Win32Exception Native error= The system cannot find the file specified.
Win32Exception: ApplicationName='U:\Unity\2020.2.0f1\Editor\Data\il2cpp\build/deploy/netcoreapp3.1/UnityLinker.exe', CommandLine='@C:/Users/shaur/Downloads/PlayfabTest/PlayfabTest/Temp/StagingArea/assets/bin/Data/Managed/response.rsp', CurrentDirectory='C:\Users\shaur\Downloads\PlayfabTest\PlayfabTest\Temp\StagingArea\assets\bin\Data\Managed', Native error= The system cannot find the file specified.
I am getting this error when building the game using ILC2PP, when I use mono this error doesnt come.
Does the file U:\Unity\2020.2.0f1\Editor\Data\il2cpp\build\deploy\netcoreapp3.1\UnityLinker.exe actually exist? It should - but maybe there is some problem with the Unity installation.
Answer by Patrickmol · Jun 14, 2021 at 11:29 AM
Is possible that was on some external storage like a usb drive and you removed it so you can't find it anymore? :)
Your answer
Follow this Question
Related Questions
Win32Exception for Android signed build on Unity 2017.3.1 Mac 3 Answers
il2cpp android build error unity 2019.1.6f1 6 Answers
Build and Run Android Error 0 Answers
Can't build for Android with IL2CPP 1 Answer
Unity Android IL2CPP Build Error 1 Answer