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! :)
-
rameez_safdar
Jul 26, 2023 21:13
You are a hero my friend! 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
- Multiple Bug Reporters spawned when crashing from several threads at once
- Editor hangs when cutting and pasting a Script to another folder during Play Mode
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
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.