Search Issue Tracker
Fixed
Fixed in 2022.1.24f1, 2022.2.0b15, 2023.1.0a15
Votes
0
Found in
2022.1.3f1
Issue ID
UUM-2829
Regression
Yes
Cocoapods Simulator Editor 2022 Issue
When building for simulator SDK, Cocoapods will fail to install. This seems to be a change in the default settings for the generated Xcode project (Targets > UnityFramework > Build Phases > Copy Shared Libraries > Code Sign On Compile (2021 -> true, 2022 -> false). I toggled that checkbox back to true and everything works as it does on 2021. Here’s [more information].
Here is an example project ]to reproduce the issue.
Xcode version: 13.3
Unity Editor versions: 2022.1.2, 2022.1.0
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Resolution Note (fix version 2022.2.0b15):
Works well based on my tests