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.