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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
.