Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0f1
2020.1.6f1
2020.2.0a1
Issue ID
1279315
Regression
No
[iOS][Xcode12] "Build And Run" generates an .xcodeproj project but does not build or run it when using Xcode 12
Reproduction steps:
1. Download and open attached "Xcode12-BuildAndRunOnlyBuilds" project
2. In the toolbar, press "File" > "Build Settings..."
3. In the Build Settings window, switch to iOS platform
4. In the "Run in Xcode" dropdown field, select "v.12.0"
5. Press "Build And Run"
Expected result: The Xcode project is generated, built and deployed to the connected device
Actual result: The Xcode project is generated, but isn't built and deployed to the connected device
Reproduces on: 2019.3.15f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b2
Could not test with: 2018.4 (Xcode errors, stating that I haven't selected a provisioning profile)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment