Search Issue Tracker
Fixed in 4.0.10
Votes
1
Found in [Package]
4.0.3
Issue ID
1291960
Regression
No
[ARCore] Android Manifest includes feature for android camera when ARCore loader is disabled
Repro steps:
1. Create a new project
2. Install Oculus XR Plugin and ARCore Plugin and ARFoundation 4.0.x packages
3. Make sure Oculus Loader is enabled and ARCore is disabled in XR Plug-in Management Window
4. Make sure that ARCore Requirement setting is set to "Required" in XR Plug-in Management -> ARCore
5. Build for Android
6. Observe the manifest
Actual: Manifest includes '<uses-feature android:name="android.hardware.camera.ar" required="true" />'
Reproducible with: 2019.4, 2020.1.17f1, 2020.2.0b13, 2021.1.0a9 - ARCore/ARFoundation 4.1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment