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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Resolution Note:
.