Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.8f1
Issue ID
UUM-11690
Regression
Yes
[IL2CPP] iOS build fails when building on a different machine/user due to Il2cppBuildCache caching
How to reproduce:
1. Open the attached project (Google Drive link)
2. Build And Run
Expected result: Xcode project builds successfully
Actual result: Xcode project build fails with “tundra: error: Failed to open file "/Users/<User>/../Library/Il2cppBuildCache/iOS/buildstate/tundra.log.json" for structured logging”
Reproducible with: 2021.3.4f1, 2021.3.8f1
Not reproducible with: 2020.3.38f1, 2021.3.3f1, 2022.1.0a1, 2022.1.13f1, 2022.2.0b4, 2023.1.0a5
Reproducible on:
macOS 12.4 (Intel)
Workaround:
- Delete the Il2cppBuildCache folder in Library
Comments (2)
-
Develoop
Nov 30, 2023 16:01
Thank you! :)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
We have corrected it in Unity 2022.1 and later. We're not planning to correct this in Unity 2021 versions though. You can work around the the problem by deleting the Il2cppBuildCache folder in Library directory in the Unity project when the project is moved.