无法导出apk文件,提示信息如下,请问怎么解决?
OnLevelWasLoaded was found on VuforiaAbstractBehaviour
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
Compressed texture pikachu_1_2 is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
UnityEditor.HostView:OnGUI()
Setting platform to 'Editor' for plugin: Assets/Plugins/x64/VuforiaWrapper.dll
UnityEngine.Debug:Log(Object)
Vuforia.EditorClasses.ExtensionImport:UpdatePluginSettings() (at Assets/Vuforia/Editor/Scripts/ExtensionImport.cs:44)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Assets/Vuforia/Scripts/Utilities/VRIntegrationHelper.cs(100,30): warning CS0618: `UnityEngine.Camera.SetStereoProjectionMatrices(UnityEngine.Matrix4x4, UnityEngine.Matrix4x4)' is obsolete: `SetStereoProjectionMatrices is deprecated. Use SetStereoProjectionMatrix(StereoscopicEye eye) instead.'