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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
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.