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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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