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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
This is a duplicate of issue #1281826