Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0f3
Issue ID
962274
Regression
Yes
[Android] Build fails with "Failed to repackage resources" error when API level 23 or lower is used
How to reproduce:
1. Open users attached project
2. Go to File --> Build Settings --> Player Settings
3. Go to Other Settings and make sure that Target API Level would be 23 or lower
4. Build & Run Player
Expected result: Player is built
Actual result: Build fails with the message - "Failed to re-package resources. See the Console for details."
Reproducible with - 2017.3.0b7, 2017.2.0p1, 2017.1.2p2
Not reproducible with - 2017.1.2f1
Caused by - AAPT tool does not allow density value for the configChanges until API level 24
Fixed in - 2017.3.0b8, 2018.1.0a1, will also be backported to 2017.2, 2017.1 and 5.6 patch releases
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment