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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
Add comment