unitysetup.powershell
unitysetup.powershell copied to clipboard
WebGL build from unity
While in unity I was creating a webGL building using the command dotnet r build:web
I would get errors and unity quit with a zero exit code:1
I was able to get around the error by moving the -x86_64 version of unity to another folder
I also had to make sure that my unity version had all the additional modules to run webGL