Building with Unity Beta Versions in Unity Cloud Build

Hi,

I am trying to deal with this known memory leak (VRSettings.LoadDeviceByName() is creating a memory leak on Android. - Unity Engine - Unity Discussions). The best suggestion from Unity Technologies is to use the latest Beta.

Is it possible to build with beta versions of Unity in Unity Cloud Build?

Thanks in advance.

Yes. When configuring a build target in Unity Cloud Build you can select which version of Unity to build with (including beta versions).