Search Issue Tracker
By Design
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.13f1
2023.1.0b11
2023.2.0a9
Issue ID
UUM-32613
Regression
No
[Android] Location is not working on some Android versions
*Steps to reproduce:*
# Open the "[Sensors-TestProject|https://github.cds.internal.unity3d.com/unity/Sensors-TestProject]" project
# Go to File > Build Settings and select Android Platform
# Build and Run to the device
# In the app press on "Location Test" button
# Approve permissions and observe the screen
*Expected:* The app shows that location services are running and all coordinates are printed (Lattitude, Longitude, Altitude, Horizontal Accuracy, Vertical Accuracy)
*Actual:* The app only shows that location services are initializing
*Reproducible with:* 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b11, 2023.2.0a9
*Reproducible with devices:*
* VLNQA00230 - OnePlus 6T (ONEPLUS A6013), CPU: Snapdragon 845 SDM845, GPU: Adreno 630, OS: 9.0.0
* VLNQA00090 - Samsung Galaxy S8 (USA) (SM-G950U), CPU: Snapdragon 835 MSM8998, GPU: Adreno 540, OS: 7.0.0
* VLNQA00119 - Xiaomi Mi 5 (MI 5), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 8.0.0 ({_}only reproducible on 2023.1.0b11, 2023.2.0a9 - related to UUM-31912{_})
*Not reproducible with devices:*
* VLNQA00460 - Google Pixel 6 (Pixel 6), CPU: Google Tensor (Whitechapel), GPU: Mali-G78, OS: 13
* VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 12
* 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
* VLNQA00346 - iPad Air (4th generation), OS: 14.3
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note:
No repro on OnePlus 6T.
Could this be re-evaluated, cause I see that there was location related fix around the same time this landed (likely landed after this issue was created).