Question by
Miklosb · Sep 20, 2021 at 03:24 PM ·
webglbuild and run
Possible Solution: Unity.IL2CPP.Building.BuilderFailedException
Not a question, just a heads up.
TURN OFF antivirus or adjust filters.
Unreal Editor.log
..../bee.exe exited after 29884 ms.
Exception: Unity.IL2CPP.Building.BuilderFailedException:
....
Invocation was: Executable: "....\python\2.7.5.3_64bit\python.exe"
.....
at Unity.IL2CPP.Building.CppProgramBuilder.BuildAllCppFiles(IEnumerable`1 sourceFilesToCompile, IBuildStatisticsCollector statisticsCollector) at Unity.IL2CPP.Building.CppProgramBuilder.Build(IBuildStatistics& statistics) ....
In this case, my workstation has cylance installed and corporate rules have flagged the python script as blocked.
Tried to build on my personal pc, no problem.
Comment