Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a1
Votes
5
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116588
Regression
Yes
[Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. Toggle on Development Build in the “File > Build Settings“
4. Build for Android
5. Inspect the generated “.apk“ file for malware
Expected result: The “.apk “ does not get flagged as containing malware
Actual result: The “.apk “ does get flagged as containing malware
Reproducible with: 6000.0.45f1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
Not reproducible with: 6000.0.44f1
Reproducible environment: macOS 15.6.1 (M4 Max), macOS 15.6.1 (M1 Max) (Reporter’s)
Not reproducible environment: No other environment tested
Notes:
- Does not reproduce with ‘Activity’, only reproduces with ‘GameActivity’ Application Entry Point
- Reproducible with both IL2CPP and Mono Scripting Backend
Comments (1)
-
g876543
Sep 05, 2025 15:59
My developing project use Activity application entry point but also has this problem
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note (fix version 6000.4.0a1):
[Android] Upgrading Gradle version to 8.13 and Android Gradle Plugin version to 8.10.0 to fix incorrect malware warning on development build APKs.
Resolution Note (fix version 6000.3.0b7):
[Android] Upgrading Gradle version to 8.13 and Android Gradle Plugin version to 8.10.0 to fix incorrect malware warning on development build APKs on Unity 6.3.
Resolution Note (fix version 6000.2.8f1):
[Android] Upgrading Gradle version to 8.13 and Android Gradle Plugin version to 8.10.0 to fix incorrect malware warning on development build APKs on Unity 6.2.
Resolution Note (fix version 6000.0.61f1):
[Android] Upgrading Gradle version to 8.13 and Android Gradle Plugin version to 8.10.0 to fix incorrect malware warning on development build APKs on Unity 6.0.