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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Add comment