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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment