Search Issue Tracker
In Progress
Fixed in 6000.2.8f1, 6000.3.0b7, 6000.4.0a1
Fix In Review for 6000.0.61f1
Votes
4
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.