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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2022.2.0b15):
Works well based on my tests