Unity 3.5 "Compile NDK" deletes " lib-ouya-ndk.so " and other .unitypackage files

AmeonAmeon Posts: 13Member
After hitting "compile NDK", we lose some files and get the following message:

console message:
A meta data file (.meta) exists but its asset 'Assets/Plugins/Android/libs/armeabi/lib-ouya-ndk.so' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
UnityEditor.AssetDatabase:Refresh()
OuyaPanel:Update() (at Assets/Ouya/SDK/Editor/OuyaPanel.cs:507)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Has anybody encountered this?

Comments

Sign In or Register to comment.