Search Issue Tracker
Fixed
Fixed in 3.0.0-exp.4
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
- Articulation Body tree changes behavior after attaching a trigger Collider
- Fatal freeze when playing a VFX made with VFX Graph and consisting many effects
- "Failed to download Build.data.br file" error is thrown when building projects for WebGL with the Compression Format set to "Brotli"
- Documentation Link does not work when the "New Panel Settings" question mark is clicked
- Async Scene load operation with allowSceneActivation set to false completes when refocusing the Editor
Resolution Note (fix version 3.0.0-exp.4):
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.