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] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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