Search Issue Tracker
Fixed in 2.0.1
Votes
0
Found in [Package]
2018.4
2019.4
2020.3
2020.3.1f1
2021.1
2021.2
Issue ID
1330989
Regression
No
Xcode doesn't close after building iOS project via batchmode -runTests command
Reproduction steps:
1. Download "Case_1330989" and open "runtests.sh" located in the Project's directory
2. Replace "{REPLACE:path-to-relevant-Unity.app}" with the local path to the Unity executable
3. Replace "{REPLACE: path-to-Unity-project}" with the local path to the attached Unity project
4. Open the terminal and run "runtests.sh"
5 Observe the process of Unity opening, building to Xcode, opening Simulator and Unity eventually terminating when tests are complete
Expected result: Xcode and Simulator are terminated once the Tests are completed
Actual result: Xcode and Simulator stay open after the Tests are completed
Reproducible with: 2018.4.34f1, 2019.4.24f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a14 (tested with Xcode 12.4)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2.0.1):
Fixed in Test Framework 2.0.1-exp.1