Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.5.X, 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.3.0a6
Issue ID
946349
Regression
No
Ephemeral permissions' pop up don't show up on Android O and it is not granted automatically
How to reproduce:
1. Open the attached project
2. You can delete Manifest from Android>Plugins and keep Click.cs and test scene
or
2. You can delete Click.cs and test scene and keep Manifest
3. In both ways it will use camera permissions, which are ephemeral
4. Build and run test scene on Android O device
Actual result: You won't get camera permissions pop up at the startup during clear install. Also one can see that in application settings camera permissions are disabled.
Expected result: It should either ask to allow using camera or grant permission automatically
Note:
Tested some more permissions:
-dangerous|ephemeral "android.permission.READ_PHONE_NUMBERS" works same as camera permissions
-dangerous "android.permission.BODY_SENSORS" pop up appears
-dangerous "android.permission.READ_EXTERNAL_STORAGE" pop up appears
DUT(reproducible):
90, Google Nexus 6p, 8.0.0
DUT(not reproducible):
137, Samsung Galaxy S8 [SM-G950F], 7.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
Add comment