Search Issue Tracker
Fixed
Votes
0
Found in
2023.1.14f1
2023.2.0b11
2023.3.0a6
Issue ID
UUM-49588
Regression
No
[Android] Android APK build fails when "IL2CPP Stacktrace information" setting is set to "Method name, File Name, and Line Number"
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note:
Fixed by another internal issue: UUM-53558: usymtoolarm64 isn't copied to exported Gradle project on Mac Silicon