You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build works in CI when creating a development build, but not for normal builds (for both WebGL1 & 2). When building locally on a windows machine I don't have any errors, also when using the commandline to start the build the same way as in the action.
Bug description
When building the project (Link) with Unity 2023.1.0f1 with urp (Branch) I get the following error:
The build works in CI when creating a development build, but not for normal builds (for both WebGL1 & 2). When building locally on a windows machine I don't have any errors, also when using the commandline to start the build the same way as in the action.
How to reproduce
2023.1.0f1-urp-webgl2
to the 2023.1-urp branchExpected behavior
The build should finish successfully
Additional details
Full log from the action: 5_Build project.log
Full log from the local build that succeeded: build-2023.1.0f1-urp-webgl2.log
Local build run through the following batch script:
The text was updated successfully, but these errors were encountered: