09-04-2024 03:49 PM - edited 09-04-2024 03:57 PM
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