Search Issue Tracker
Won't Fix
Votes
5
Found in
2021.3.16f1
2023.1.0a26
Issue ID
UUM-26455
Regression
No
[Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
Reproduction steps:
1. Open the attached project "PlayAssetDeliveryTest"
2. Open Addressables Group. Window -> Asset Management -> Addressables -> Group
3. On Addressables Groups window, click Build -> New Build -> Play Asset Delivery
4. Build And Run
Expected result: Build succeeds without an error
Actual result: Errors appears in the Console "WARNING: The option setting 'android.enableR8=false' is deprecated" and "Execution failed for task ':launcher:assetPackReleasePreBundleTask'."
Reproducible with: 2021.3.16f1, 2023.1.0a15, 2023.1.0a26
Not reproducible with: 2020.3.44f1, 2022.2.2f1, 2023.1.0a13
Could not test with: 2023.1.0a14 (Impossible to do step 3, since drop-down does not appear)
Reproducible on: Windows 10 Enterprise 21H2
Notes:
* Won’t reproduce if in Addressables Group, change schema PlayAssetDelivery to (InstallTime) for FastFollow Content and OnDemand Content
* Won’t reproduce if folder is added "\src\main\assets" to CustomFastFollow and CustomOnDemand in "Library\Bee\Android\Prj\IL2CPP\Gradle\Custom[NameAssetPack]"
* More information here: [https://forum.unity.com/threads/pad-unity-2021-3-not-created-src-main-assets-automatically-for-custom-asset-bundle.1389945/|https://forum.unity.com/threads/pad-unity-2021-3-not-created-src-main-assets-automatically-for-custom-asset-bundle.1389945/]
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
Closing this in favor of the new com.unity.addressables.android package that should be released soon