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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
There are no fixes planned for this Bug