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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
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