Search Issue Tracker
Fixed in 2018.3
Fixed in 2017.4
Votes
0
Found in
2018.2.9f1
Issue ID
1084622
Regression
No
[Android] READ_EXTERNAL_STORAGE gets added twice to android manifest while ignoring the maxSdkVersion
Steps to reproduce:
1. Open user attached project and build it with development build unchecked
2. Open Android Studio
3. Go to Build -> Analyse Apk and select the build apk
4. Select AndroidManifest.xml
5. Notice it contains two READ_EXTERNAL_STORAGE permissions
Expected result: READ_EXTERNAL_STORAGE should not be added twice
Reproduced in: 2018.3.0a3, 2018.2.12f1, 2017.4.13f1, 2017.2.4f1
Fixed in: 2017.4.18f1, 2018.3.0b6, 2019.1.0a4
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
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- "Can't destroy Transform component" Error is thrown when closing a scene that contains a DontSave Prefab with a Child
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- Inspector displaying wrong characters when using ANSI encoding and non latin characters in a Shader property
Resolution Note (fix version 2018.3):
Closing as the issue is already fixed in 2018.3.