Search Issue Tracker
Fixed in 2020.2
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
- [iOS] SystemInfo.systemMemorySize returns negative values
- [Physics Debugger] Colliders are visualized even if their Layer is not selected in the Show Layers property
- Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
- [UWP] Builds fail with Rewired
- [macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
Add comment