Search Issue Tracker
Duplicate
Votes
1
Found in
2018.4
2020.2.0b13
2021.1
Issue ID
1296134
Regression
No
Unity tried to build ARM64 build when Mono is selected
Steps to reproduce:
1. Open the user's attached project "MonoBug.zip"
2. Switch to Android
3. Built the project
Expected results: Unity will build ARM7 build
Actual results: Unity is trying to build ARM64 even if IL2CPP is not selected
Reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.16f1, 2020.2.0b13, 2021.1.0a8
Note: If Mono is selected as a scripting backend Unity should ignore the greyed out Arm64 Checkbox instead it fails the build and tells to switch to IL2CPP
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #1281826