Motion Capture broken in iOS 16 beta?

I updated my iPhone 12 Pro to iOS 16 beta, and the motion capture feature in ARKit seems stop functioning. I tried my own custom app (MoCáp) and BodyDetection sample code from Apple developer site, and they both don’t work. Anyone have the same issue?

Replies

Hello,

This is a known issue in the iOS 16 beta (Build 20A5283p), the issue was mentioned in the Release Notes:

ARBodyTracking fails to detect persons on devices with an A14 or A15 chip. (93852787) Workaround: Use a device with an A12 or A13 chip.

  • What about using an M1 iPad Pro? I downloaded the body detection sample code and does not detect nothing.

    Thanks

Add a Comment