game-ci / docker

Series of CI-specialised docker images for Unity.
https://hub.docker.com/u/unityci
MIT License
392 stars 122 forks source link

Images missing for Unity 2022.2.0f1 and 2022.1.24f1 #193

Closed guidoarkesteijn closed 1 year ago

guidoarkesteijn commented 1 year ago

Bug description

Now that Unity has released 2022.2.0f1 official on December 7, 2022. I was hoping to find the new docker images being build and available after a few hours of the release. However I noticed there aren't any Docker image create actions started for it.

Also noticed that for the new 2022.1.24f1 there are no new docker images available.

How to reproduce

Expected behavior

After a few hours it should have created the latest Docker Images for the latest releases.

Additional details

https://unity.com/releases/editor/archive https://unity.com/releases/2022-2

webbertakken commented 1 year ago

Thanks for letting us know. I'll have a look what's going on soon.

guidoarkesteijn commented 1 year ago

Thank you for the quick reply 🎉

webbertakken commented 1 year ago

The versions aren't being scraped because the website changed. The will be fixed in the issue that is linked above this post.

However, note that there may be additional issues witht 2022.2.x specifically, as Unity has a bug with clang, and another one with with android tools.

AndrewKahr commented 1 year ago

As Webber mentioned above there are issues with Android on Linux for IL2CPP on 2022.2.0. I reported the issue which you can find here but they've marked it as won't fix since they say it was fixed. My testing still finds it broken and I've tried to get the issue reopened.

Unfortunately for installing the right android tools via Unity Hub, my issue report seems to have been ignored with no response after months now on both the forums and the bug report backend.