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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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?