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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment