Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.15f1, 2023.2.0b12, 7000.0.0a1
Votes
60
Found in
2022.3.7f1
2023.1.9f1
2023.2.0b5
Issue ID
UUM-46899
Regression
No
Building projects with IL2CPP scripting backend for Apple platforms fails with Xcode 15.0b6 or newer
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, Unity is not able to use this or newer version of Xcode to compile code for IL2CPP for macOS and iOS.
Comments (32)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
TillmaniaLtd
Sep 20, 2023 10:26
Not being able to build in the latest version of Xcode is a pretty big deal....
certeccm
Sep 20, 2023 07:23
Xcode has updated to v15, so this is no longe a beta issue. Unless you go through the hassle of trying to install an old version of xcode, you can't build your unity projects for iOS.