Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.1
2020.1.9f1
2021.1
Issue ID
1295717
Regression
No
Long Player build times when using the Accelerator and Addressables local bundles
Reproduction steps:
1. Open attached project "share.zip"
2. Setup project for Accelerator
3. In Editor menu, click Tools -> Build All
4. Observe Build time
Expected result: The build takes ~20 seconds
Actual result: The build takes ~20 minutes
Reproducible with: 1.16.15 (2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Note:
Disabling the AssetDatabase auto-refresh and manually creating the Addressable bundles' metafiles fixes the issue
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a21
Prevent data in the Assets\StreamingAssets folder from being cached by the Unity Accelerator.
Resolution Note (fix version 2021.1):
Fixed in 2021.1.14f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.16f1