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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment