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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2022.2.0b15):
Works well based on my tests