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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note:
Fixed by another internal issue: UUM-53558: usymtoolarm64 isn't copied to exported Gradle project on Mac Silicon