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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment