Search Issue Tracker
Fixed in 5.5.3
Votes
0
Found in
5.5.2p1
Issue ID
888274
Regression
No
[Android] ApplicationId is not being provided in the build.gradle
How to reproduce:
1. Open the attached project "AndroidPluginTest.zip"
- it has play-services-measurement-8.4.0.aar which contains AndroidManifest.xml with android:authorities="${applicationId}.google_measurement_service"/>
2. Build on Android device (make sure that build system is Gradle and you can select Development build so keystore is not needed)
3. Build succeeds
4. Check gradle output manifest '{ProjectFolder}\Temp\gradleOut\build\intermediates\manifests\full\debug\AndroidManifest.xml`
Actual result: ${applicationId} is replaced to com.google.android.gms.measurement
Expected result: ${applicationId} should be replaced to bundle identifier
Reproducible: 5.5.2p2, 5.6.0b10, 2012.1.0a2
Gradle introduced in 5.5
Comments (1)
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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
PNordlund
Apr 13, 2018 14:27
I got this on 2018.1b13