Search Issue Tracker
Fixed
Fixed in 2021.3.12f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a12
Votes
0
Found in
2021.3.8f1
2022.1.11f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11352
Regression
Yes
[IL2CPP] Xcode Build fails when building an exported project with Script Debugging enabled as a universal binary
Reproduction steps:
1. Open the user’s attached project
2. Go to File > Build Settings
3. In the Build Settings, check these options: Create XCode Project, Development Build, Script Debugging.
4. Build the project
5. Run the exported project in XCode.
Expected result: Build is played
Actual result: Build is failed with “Error: Unity.IL2CPP.Building.BuilderFailedException”
Reproducible with: 2021.2.0a13, 2021.2.19f1, 2021.3.8f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4
Not reproducible with: 2020.3.37f1, 2021.2.0a12
Reproducible on: MacOS 12.5 (M1), MacOS 12.5 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment