I’ve got a legacy project on 5.5.2f1 which I’d like to set up with Unity Cloud Build.
I don’t see any Unity 5 choices in the “Unity version” dropdown in the Basic Info for a target.
Is it not possible for to use Unity Cloud Build for projects that are built on Unity 5?
From the documentation:
- Legacy Versions: While you can continue to send builds for these older Unity editor versions, we are unable to provide customer support and bug fixes for any issues that may arise on these versions. Please view our version policy for more information. We highly advise customers to upgrade to one of the newer supported versions of Unity as soon as possible.
So in theory this is accomplished using the “Auto detect Unity version” checkbox?
Hi,
Unfortunately, 5.5 has been considered a legacy version for quite some time and is no longer available on Cloud Build. Please see this forum post for more information.
Hope this helps!
OK, thanks for confirming it isn’t possible.
If anyone else finds themselves in this situation, a reasonable alternative is to set up Jenkins on a Amazon EC2 running windows (set up everything via Remote Desktop).