Search Issue Tracker
Fixed
Fixed in 3.0.0-exp.3
Votes
0
Found in [Package]
3.0.0-exp.1
Issue ID
USDU-66
Regression
Yes
[USD] Xcode code signing error when building for iOS (#179)
Originally reported on Github: https://github.com/Unity-Technologies/usd-unity-sdk/issues/179
----
{quote}when creating a build for Xcode/iOS and trying to upload it to the App Store Connect / TestFlight then an error is returned that USD fails to be signed.
Easy to reproduce: just create a small project, import the USD package:
Unity build export to Xcode is fine
Xcode build itself is fine (Product > Archive)
Code sign and upload to the App Store Connect is results in the above error
Unity 2019.3.12f1 was used on macOS latest version.{quote}
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
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
Resolution Note (fix version 3.0.0-exp.3):
Disabled the plugin on iOS. Signing issue still happens on Mac but this will (for now) be down to the user to do their own signing.