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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note:
.