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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.