Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
6000.4.1f1
6000.5.0b1
6000.6.0a3
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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Add comment