Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.19.1
Issue ID
BPSBP-109
Regression
No
Editor Times Out when building AssetBundles in Batchmode
How to reproduce:
1. Download the user's uploaded project
2. In the project's directory, delete the "Library" and "AssetBundles" folders
3. Execute the following command in the Terminal window:
<path to unity>/Contents/MacOS/Unity -batchmode -nographics -openProject <path to project> -executeMethod ReleaseBuilder.PerformReleaseBuildAssetBundlesCurrentTarget -quit
4. Wait for the batch mode to exit
5. Inspect the Terminal window
Expected result: Asset Bundles are built successfully ant the Editor exits batchmode
Actual result: "Timeout after 300 seconds while waiting async operations to finish. executeMethod 'ReleaseBuilder.PerformReleaseBuildAssetBundlesCurrentTarget" message is logged
Reproducible with: 2020.3.13f1
Note:
- Hard to reproduce, happens only some times when building (repeating for ~5 times)
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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Resolution Note:
.