Skip to content

Conversation

@benoitdion
Copy link
Owner

No description provided.

After initial investigation, it seems https://gitlab.com/gableroux/unity3d/-/commit/4d1eaa74cbec79386cda4f797e1db63ebcda1c20 and related commits broke the unity-builder android builds. Unity is no longer able to find the Android Tools or the JDK.

I was able to modify the Dockerfile to export an `ANDROID_HOME` env variable to get past the first issue but so far haven't found how to configure the Unity JDK location. Setting a `JAVA_HOME` env variable doesn't seem to help.

Until we find a fix upstream (https://gitlab.com/gableroux/unity3d), pinning to an older version of the unity-3d image. We probably don't want to merge this since the image hash isn't going to work on all platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants