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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment