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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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