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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
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