Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook SDK does not work with Unity 2023 #717

Open
Davidnovarro opened this issue Apr 1, 2024 · 2 comments
Open

Facebook SDK does not work with Unity 2023 #717

Davidnovarro opened this issue Apr 1, 2024 · 2 comments
Labels

Comments

@Davidnovarro
Copy link

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

@wgordy-infini
Copy link

Having this same issue. Any resolution?

@wgordy-infini
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants