Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.2.7
Issue ID
ARKB-38
Regression
No
[iOS] ARFoundation ARKit does not full detect plane on iPhone 12 Pro
How to reproduce:
1. Create a new project with the AR Core template
2. Go to Edit > Project Settings > XR Plug-In management > iOS
3. Enable ARKit
4. Build and deploy the project to iOS
5. Scan your surroundings
Expected outcome: The edges of the room are detected
Actual outcome: The edges of the room do not get detected
Reproducible with: 2020.3.45f1, 2021.3.17f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Reproduced on: iPhone 12 Pro (iOS 14.2.1)
Could not reproduce on: iPhone 13 Pro (iOS 15.6.1), iPhone 6S (iOS 13.3.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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Resolution Note:
This reflects the underlying plane data we get from ARKit, and can be seen when using the ARKit sample from Apple (https://developer.apple.com/documentation/arkit/content_anchors/tracking_and_visualizing_planes)