Search Issue Tracker
Fixed in 1.5.0
Votes
0
Found in [Package]
2019.1.0a4
2019.4
2019.4.2f1
2020.1
2020.2
Issue ID
1261736
Regression
Yes
[Oculus] [Android] Bluetooth permission is added to the exported project when the Microphone API is used
Reproduction steps:
1. Download and open the user-submitted project "Project.rar"
2. Change the target platform to Android in the Build settings
3. Enable "Export Project" checkbox and export the project
4. Open <Build Path>\unityLibrary\src\main\AndroidManifest.xml file
Expected result: There is no Bluetooth permission in the AndroidManifest.xml file
Actual result: There is Bluetooth permission in the AndroidManifest.xml file
Reproduces on: 2019.1.0a4, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
Does not reproduce on 2018.4.25f1, 2019.1.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 1.5.0):
This is to allow support for bluetooth headsets on Android, which aren't a use case on Oculus devices, however we currently don't differentiate Oculus only builds. Speaking to XR to see if this can be a feature request.