Bug description
WebGL build in v2.0-alpha-3 throws error. WebGL build works fine in v1.4
How to reproduce
See build run https://github.com/mgrman/Votyra/runs/1400468521
Expected behavior
Build working as in run https://github.com/mgrman/Votyra/runs/1395981211
Additional details
Exception highlighted during build:
Error: FATAL UNHANDLED EXCEPTION: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: ApplicationName='/usr/bin/python', CommandLine='-E "/opt/unity/Editor/Data/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc" -Wno-unused-value -Wno-invalid-offsetof -nostdinc -fno-strict-overflow -Wno-null-conversion -O3 -Oz -DNET_4_0 -DUNITY_AOT -DIL2CPP_MONO_DEBUGGER_DISABLED -DGC_NOT_DLL -DRUNTIME_IL2CPP -DNDEBUG -I"/opt/unity/Editor/Data/il2cpp/libil2cpp" -I"/opt/unity/Editor/Data/il2cpp/libil2cpp" -I"/opt/unity/Editor/Data/il2cpp/external/bdwgc/include" -I"/opt/unity/Editor/Data/il2cpp/external/xxHash" -I"/github/workspace/Temp/StagingArea/Data/il2cppOutput" "/github/workspace/Temp/StagingArea/Data/il2cppOutput/Il2CppMetadataUsage.c" -o "/github/workspace/Library/il2cpp_cache/A3C7AA774E6E8068B2B5CD91EE061319.o"', CurrentDirectory='', Native error= Cannot find the specified file
Seems like Python is missing?
Bug description
WebGL build in v2.0-alpha-3 throws error. WebGL build works fine in v1.4
How to reproduce
See build run https://github.com/mgrman/Votyra/runs/1400468521
Expected behavior
Build working as in run https://github.com/mgrman/Votyra/runs/1395981211
Additional details
Exception highlighted during build:
Seems like Python is missing?