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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
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