Search Issue Tracker
Won't Fix
Votes
14
Found in
5.1.1f1
Issue ID
706569
Regression
Yes
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app.
- android.permission.INTERNET
- android.permission.READ_PHONE_STATE
- android.permission.ACCESS_NETWORK_STATE
In the previous versions, these permissions are added only when required.
Comments (13)
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Moai
Jul 19, 2015 01:16
Please fix soon. I can not release.
r.col
Jul 15, 2015 23:13
Meant to level Unity Ads users with the rest of developers?
Agent_007
Jul 15, 2015 11:18
Would it be possible to get an explanation for the Won't Fix status?