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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
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.