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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
This is a duplicate of issue #1281826