Search Issue Tracker
By Design
Votes
1
Found in
5.2.0f3
Issue ID
726450
Regression
No
[iOS] Input.location.isEnabledByUser returns 'true' even if Location Services are disabled for that app
To Reproduce:
1. Run the attached project.
2. Click cancel when the app requests acces to location services.
3. Observe that 'Input.location.isEnabledByUser' returns true, but the App can't access the location ('Input.location.status' returns 'Failed').
5.2.0f3 (e7947df39b5c)
Reproducible on iOS 7.1, 8.4 & 9.0
Comments (2)
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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
artoonie
Nov 19, 2021 19:50
Please elaborate on how this is by design, and why the documentation says the wrong thing?
czadam_inde
Dec 13, 2017 08:29
How is that by design? The docs clearly states otherwise... Either fix this bug properly or fix the documentation.