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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1281826