Search Issue Tracker
Fixed in all
Votes
0
Found in [Package]
2.0.8
Issue ID
1156349
Regression
No
[Android][UaaL] Build with Android Studio fails when embedding exported Unity project has ADS enabled
To reproduce from scratch:
1. Open attached "ProjectWithAds" project (Ads package are already installed and enabled)
2. Export Android project
3. Include into project created by Android Studio and try to build
To reproduce with attached projects:
1. Open "NativeAndroidApp" Android Studio project (Unity exported project and Android Studio projects already linked)
2. Try to build
Result - Android Studio build fails, complaining about ADS module - "Could not find :unity-ads:. Required by:project :app > project :unityLibrary"
Reproducible with - 2019.3.0a3, 2019.3.0a2
Notes:
1. Reproducible with ADS 2.0.8 and 3.1.1 package versions
2. Build and Run directly from Unity works fine
Fixed by adding extra step to documentation - https://forum.unity.com/threads/integration-unity-as-a-library-in-native-android-app.685240/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red squares instead of ticks in Import Activity Window options dropdown
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
Add comment