Search Issue Tracker
In Progress
Fixed in 2023.2.0a15
Fix In Review for 2023.1.7f1
Votes
0
Found in
2023.1.0a20
2023.1.0b10
2023.2.0a9
Issue ID
UUM-31912
Regression
Yes
[Android] Permissions not working on certain OS versions
*Steps to reproduce:*
# Open the "WebCamera.zip" project
# Go to File > Build Settings and switch to Android Platform
# Build and run to the device
*Expected:* The WebCamera is working
*Actual:* WebCamera is not working
Reproducible with: 2023.1.0a20, 2023.1.0b10, 2023.2.0a9
Not reproducible with: 2020.3.47f1, 2021.3,22f1, 2022.13f1, 2023.1.0a19
*Reproducible with devices:*
* VLNQA00119 - Xiaomi Mi 5 (MI 5), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 8.0.0
* VLNQA00090 - Samsung Galaxy S8 (USA) (SM-G950U), CPU: Snapdragon 835 MSM8998, GPU: Adreno 540, OS: 7.0.0
*Not reproducible with devices:*
* VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 12
* VLNQA00460 - Google Pixel 6 (Pixel 6), CPU: Google Tensor (Whitechapel), GPU: Mali-G78, OS: 13
* VLNQA00323 - Galaxy Note 10 USA (SM-N970U), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 11
* VLNQA00230 - OnePlus 6T (ONEPLUS A6013), CPU: Snapdragon 845 SDM845, GPU: Adreno 630, OS: 9.0.0
* VLNQA00352 - iPhone 12 Pro (MGML3ET/A), CPU: A14 Bionic, GPU: Apple designed, OS: 16.2
* VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: A12 Bionic, GPU: Apple designed, OS: 14.4
*Notes:*
* With 2023.1.0b10 and 2023.2.0a9 versions Camera permission request is not appearing, manually enabling camera permissions through the app settings doesn't solve the problem
* With the 2023.1.0a20 version permission request appears, but the camera is still not working, also need to restart the app after granting permission, otherwise, the app is not loading
* With Xiaomi Mi 5 device camera is not working with the 2022.2.13f1 version, but a permission request appears
* When a permission request appears and is granted, but the camera is still not working the view is black, if a permission request is not appearing, the view is white
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
Add comment