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
- [Android][Mobile Notifications] An "AndroidJavaException: java.lang.NoSuchFieldError" exception is thrown when using AndroidNotificationCenter.GetNotificationChannel
- [Subgraph Operator] Dragging property to output category and undoing throws console errors
- [Subgraph Operator] Rename, Delete, Duplicate operations are present and functional in Context Menu of Output Category
- Warning about an obsolete feature appears when Image Type is set to Tiled
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
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