Reproduction steps:
1. Open the "IN-52248.zip" project
2. Select the Android platfrom in the Build Settings window (File -> Build Settings)
3. Set the "IL2CPP Stacktrace Information" setting (Player Settings -> Other Settings) to "Method Name, File Name, and Line Number"
4. Export the project
5. Build the exported project in Android Studio
Expected result: Build succeeds
Actual result: Build fails
Reproducible with: 2023.1.14f1, 2023.2.0b11, 2023.3.0a6
Could not test with: 2021.3.30f1 (Other build errors and missing feature), 2022.3.10f1 (Missing feature)
Reproducible on: macOS 13.5.2 (M1 Max)
Not reproducible on: macOS 13.5.2 (M1)
Notes:
- Full error is in the Internal Notes
- Could not verify if the issue is reproducible on Windows