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/
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
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Resolution Note:
Closing this in favor of the new com.unity.addressables.android package that should be released soon