Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a2
2019.3.0a3
Issue ID
1156680
Regression
Yes
[UAAL][GoogleVR][Android] Unity build fails complaining about ligbvr-audio.so file if gvr.aar plugin is used
How to reproduce:
1. Open attached "StrippedProject"
2. Build Android application
Expected result - Build is successful
Actual result - Build fails with error message: "More than one file was found with OS independent path 'lib/armeabi-v7a/libgvr_audio.so'. Execution failed for task ':launcher:transformNativeLibsWithMergeJniLibsForRelease'."
Notes:
1. Disable gvr.aar plugin for Android and the build should be a success.
2. This plugin is added with GoogleVR example project for Unity - https://developers.google.com/vr/develop/unity/get-started-android
3. Build, for some reason, doesn't fail when GoogleVR package from package manager is installed that also contains gvr.aar plugin
Reproducible with - 2019.3.0a4, 2019.3.0a2
Not reproducible with - 2019.3.0a1
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
- Tooltips stay in place when Preferences window is scrolled
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
Resolution Note (2019.3.X):
Won't fix from our side. However, expecting this to be fixed in next package version of Google VR SDK