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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment