Animation Rigging Cloud Build Error: 'AnimationWindow' is inaccessible due to its protection level

Hi,
I’m getting this cloud build error. Has anyone else seen this error before?
Thanks!
Eric

25562: [Unity] Library/PackageCache/com.unity.animation.rigging@1.0.3/Editor/Utils/AnimationWindowUtils.cs(10,23): error CS0122: 'AnimationWindow' is inaccessible due to its protection level
25563: [Unity] Library/PackageCache/com.unity.animation.rigging@1.0.3/Editor/Utils/AnimationWindowUtils.cs(72,16): error CS0122: 'AnimationWindow' is inaccessible due to its protection level
25564: [Unity] Library/PackageCache/com.unity.animation.rigging@1.0.3/Editor/Utils/AnimationWindowUtils.cs(8,16): error CS0122: 'AnimationWindow' is inaccessible due to its protection level

Version 1.0.3 of Animation Rigging is only compatible with Unity 2020.2 and higher.
Are you using the right Unity version for your project on cloud build?

Otherwise, I would suggest downgrading to package version to 0.3.4 which will be compatible with Unity 2020.1 and higher.

Thanks for the reply @simonbz !

Ah, makes sense now. It looks like the latest unity 2020.2 isn’t actually available on cloud build yet. Do you know when this is coming?

btw @ollieblanks

Thanks again!!

Hi, I would ask that question in the cloud build forum: Unity Services - Unity Discussions.
I’m not aware of what their plans are.

Thanks @simonbz , Ive made a request there.