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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
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.