Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
tedbrownxr's avatar
tedbrownxr
Explorer
2 years ago

Meta Movement Package: Code error in RetargetingLayer.cs [fixed]

I installed Meta's Movement package and immediately hit an error:

Library\PackageCache\com.meta.movement@3224be0f12\Runtime\Scripts\AnimationRigging\RetargetingLayer.cs(329,33): error CS0115: 'RetargetingLayer.InitializeBindPose()': no suitable method found to override

FWIW, I'm running Unity 2022.3.33f1 on Android, package version is 6.0.0, and I imported the project via git in the package manager:

`https://github.com/oculus-samples/Unity-Movement.git`

UPDATE

Resolved: I upgraded Meta XR Core SDK from 65.0.0 to 68.0.2 ðŸ˜…

Note to self: RTFM