Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.19.19
Issue ID
ADDR-2719
Regression
Yes
[Addressables] Bundles get compressed in Android builds
Reproduction steps:
1. Open project "LoadingTest"
2. Build the project (Build Settings > Build)
3. Change the extension from .apk to .zip
4. Open the zip file in 7zip
5. Go to assets > aa > Android
Expected result: Both files have the Method "Store"
Actual result: Both files have the Method "Deflate"
Reproducible with: 1.19.4 (2020.3.30f1), 1.19.19 (2020.3.30f1, 2021.2.13f1, 2022.1.0b9, 2022.2.0a8)
Not reproducible with: 1.18.19 (2020.3.30f1)
Could not test with: 2019.4.36f1 (Gradle build failed)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug