Search Issue Tracker
Fixed in 2022.2.12f1
Fixed in 2023.2.0a4
Votes
6
Found in
2022.2.7f1
2023.1.0b4
2023.2.0a2
Issue ID
UUM-27136
Regression
Yes
[Android] installLocation in AndroidManifest.xml is set to preferExternal whilst in Player Settings other value was set
How to reproduce:
1. Open a new Unity project
2. Set “Install Location” to anything besides “Prefer External” in the Player Settings
3. Toggle on the “Export Project” flag in the Build Settings
4. Export the project
5. Observe the contents of “AndroidManifest.xml” file located under the exported project
Expected result: android:installLocation is the equivalent value set in the Player Settings
Actual result: android:installLocation="preferExternal" is set in the file
Reproducible with: 2022.2.0a16, 2022.2.7f1, 2023.1.0b4, 2023.2.0a2
Not reproducible with: 2021.3.18f1, 2022.2.0a15
Couldn’t test with: 2020.3.45f1 (no InstallLocation field in the Player Settings)
Reproduced on: macOS 13.0 (Intel)
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
Resolution Note (fix version 2022.2.12f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-25965
Resolution Note (fix version 2023.2.0a4):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-25965