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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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?