Search Issue Tracker
Third Party Issue
Votes
2
Found in [Package]
2019.4
2020.3
2020.3.24f1
2021.2
2022.1
Issue ID
1386787
Regression
No
ARKit Body tracking neck joint(s) incorrectly reports rotations when the scanned person rotates their head
Reproduction steps:
1. Download and open the "arfoundation-samples" project from https://github.com/Unity-Technologies/arfoundation-samples
2. Build and deploy the project to iOS
3. Select "Body Tracking" > "3D"
4. Scan a person
5. Observe the robot's head when the scanned person moves their head left/right
Expected result: The robot rotates their head left/right
Actual result: The robot tilts their head
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Reproduced with: iPhone 13 Pro (iOS 15.0.0), iPhone 12 Pro (iOS 14.2.1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Resolution Note:
We were able to reproduce visibly inaccurate neck tracking in a variety of body poses using ARKit; however, these values come from ARKit itself, and AR Foundation makes no modifications to the joint transforms. Please direct further questions to Apple for this issue.