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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Add comment