Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3
2020.3.8f1
Issue ID
1343843
Regression
No
[iOS] Batchmode abort "Timeout after 300 seconds" when building using Command Line Interface
Reproduction steps:
1. Download and unzip the project that the customer attached
2. On CLI execute command <Unity installation> -projectPath <Path of the project> -executeMethod BuildCommand.BuildIOSDevelopment -buildTarget ios -logFile <Log file location> -batchmode -quit -nographics --gameVersion 1.0 --buildNumber 80
3. Wait
Expected result: Build completes and control is given over to application that launched the command (terminal for example)
Actual result: Build suceeds (system notification appears) however control is not given back, after 5 minutes "Timeout after 300 seconds while waiting async operations to finish. executeMethod 'BuildCommand.BuildIOSDevelopment'" is thrown
Reproducible with: 2020.3.6f1
Not reproducible with: 2020.3.13f1
Could not test with: 2018.4.36f1, 2019.4.29f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2 (package, namespace errors)
Note: the repro scenario is not consistent. The customer mentioned that the issue always reproduces when using a CI setup. I could not reliably test this to find out the exact fix version, but the customer mentioned that the issue no longer occurs in 2020.3.13f1 for them
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Does not reproduce in 2020.3.13f1
If you manage to reproduce the issue in newest versions of other streams or 2020.3.13f1 or higher, please submit a bug report with a scenario.