Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails in action despite working on local machine and worker log says "Build succeeded" #535

Closed
Podden opened this issue May 10, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Podden
Copy link

Podden commented May 10, 2023

Bug description

My WebGL Build works on my local windows machine but fails on ubuntu-latest action. The log says "Build succeeded" and seems to work fine but the last output is "[error]There was an error building the project. Please read the logs for details."
The logs says after the Unity build is succeeded that my mono runtime and class libraries are out of sync but I don't know what that means. Maybe this produces the error in the end?

Expected behavior

Build works on Github Actions worker

Additional details
This is a webGL project with local addressables on Unity 2022.2.15

logfile.txt

@Podden Podden added the bug Something isn't working label May 10, 2023
@ngoisaoquay
Copy link

I got the same error, any solution for this?

@ShiroKatake
Copy link

ShiroKatake commented Aug 9, 2023

same for me too. This is happening with 2022.3.4f1. Windows and Mac are building just fine, but not WebGL. I don't know how it happened. Granted this was previously 2021.x, and it was recently upgraded, but I took heed of the warning and cleared the cache and redid the verifications

The link to our log is here https://github.com/WeAreBrian/project-fox-poc/actions/runs/5803014236/job/15730367404#step:4:1

@Sonorpearl
Copy link

Could this also be this issue?
#563

@AndrewKahr
Copy link
Member

Try updating to v4, there were changes to build result checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants