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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #1281826