facebook-sdk-for-unity icon indicating copy to clipboard operation
facebook-sdk-for-unity copied to clipboard

Facebook SDK does not work with Unity 2023

Open Davidnovarro opened this issue 1 year ago • 4 comments

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

  • Unity Editor Version: 2023.2.16f1
  • Unity SDK Version: 16.0.2

The SDK DLLs are not compatible with 2023.2.16f1

Assembly 'Assets/FacebookSDK/Plugins/Windows/Facebook.Unity.Windows.dll' will not be loaded due to errors: Reference has errors 'Facebook.Unity'.

Assembly 'Assets/FacebookSDK/Plugins/Editor/Facebook.Unity.Editor.dll' will not be loaded due to errors: Reference has errors 'Facebook.Unity'.

Assembly 'Assets/FacebookSDK/Plugins/Canvas/Facebook.Unity.Canvas.dll' will not be loaded due to errors: Reference has errors 'Facebook.Unity'.

Assembly 'Assets/FacebookSDK/Plugins/Facebook.Unity.dll' will not be loaded due to errors: Unable to resolve reference 'UnityEngine.UI'. Is the assembly missing or incompatible with the current platform?

Screenshot of errors in Unity Console. image

Davidnovarro avatar Apr 01 '24 07:04 Davidnovarro

Having this same issue. Any resolution?

wgordy-infini avatar Jul 15 '24 16:07 wgordy-infini

Fixed the issue by deleting the examples folder then removing the library folder and restarting unity.

wgordy-infini avatar Jul 15 '24 21:07 wgordy-infini