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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note:
.