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
- Cinemachine camera does not jump to the target position when using CinemachineFollow.ForceCameraPosition
- Tree Prefab Asset icon does not display leaves
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write
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.