Search Issue Tracker
By Design
Votes
0
Found in
2020.3
2020.3.12f1
Issue ID
1402114
Regression
No
[Xcode] [macOS] Unable to submit macOS build for external test flight review.
Reproduction steps:
1. Submit a macOS build for an external Test Flight review
Expected result: No errors appear
Actual result: "This build is using a beta version of Xcode and can’t be submitted. Make sure you’re using the latest version of Xcode or the latest seed release found on the releases tab in a href="https://developer.apple.com/news/releases/" target="_blank">News and Updates" error appears
Reproducible with: 2020.3.12f1, 2020.3.28f1 (User provided info)
Comments (1)
-
mpete
May 20, 2022 08:42
Also an issue in Unity 2021
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
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
Resolution Note (2022.2.X):
Distributing apps to Test Flight and App Store is supported by exporting Xcode project and uploading trough Xcode as per Apple's guidelines: https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases.
For distribution where Apple validation is not needed, .app generated straight from Unity can be used. If some extra info.plist values are needed, PlistDocument API can be used: https://docs.unity3d.com/2022.2/Documentation/ScriptReference/iOS.Xcode.PlistDocument.html