Unity Issue Tracker - Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
Closed
UUM-25503
Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
Unity: Build Systems
Won't Fix
2022.3.X
2021.3.X
2021.3.4f1 onwards
Apparently this is already fixed in 2022.2.5f1.
Reproduction steps:
1. Open the attached project “BuildRepro”
2. Go to File > Build Settings and build for iOS
Expected result: The Player is built
Actual result: Build fails and Console errors is thrown “Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones”