unitysetup.powershell icon indicating copy to clipboard operation
unitysetup.powershell copied to clipboard

WebGL build from unity

Open grayclee opened this issue 7 months ago • 0 comments

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

grayclee avatar May 29 '25 17:05 grayclee