Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
Issue ID
UUM-137635
Regression
No
Build fails with IL2CPP error when building on Android platform in a specific project
Reproduction steps:
1. Open the attached project “ReproProject”
2. Navigate to File → Build Profiles
3. Make sure that Android platform is selected
4. Build the Player by clicking on “Build” button
5. Wait till the end of the building process
6. Observe the result
Actual result: The build process fails with error “IL2CPP error for method 'System.Boolean UnityEngine.XR.ARFoundation.InternalUtils.SubsystemUtils::TryGetLoadedSubsystem(TSubsystemBase&)“
Expected result: The build process finishes successfully
Reproducible in: 6000.0.70f1 6000.3.11f1
Could not test with: 2023.1.20f1, 6000.0.5f1, 6000.4.0b12, 6000.5.0a8 (unsolvable compilation errors, Gradle build failure)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: If AR Foundation package is removed, different error is produced (IL2CPP error for method 'T& Unity.Burst.Unsafe::AsRef(System.Void*)) at the end of the building process. More information can be found in the internal notes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment