Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b3
Issue ID
956644
Regression
No
Error and unresponsive Editor when older facebook SDK is inside Assets folder
Reproduction steps:
1. Open "facebook_test.zip" project
2. Set Build Platform to Facebook Gameroom
3. Import the "facebook-unity-sdk-7.10.0" Unity package file
4. See Assembly error
5. "Edit" -> "Project Settings" -> "Player"
6. Editor hangs for a few seconds and after that, the error disappears
Expected Result: No errors should appear after importing the Unity package
Actual Result: An Assembly error appears after importing the Unity package
Reproduced with: 2017.3.0b4, 2017.2.0f3, 2017.1.2f1, 5.6.4f1
Note:
Make sure you have the Facebook Gameroom support
Initial error:
"error CS1704: An assembly with the same name `Facebook.Unity' has already been imported. Consider removing one of the references or sign the assembly
Library/FacebookSDK/Facebook.Unity.dll (Location of the symbol related to previous error)
Assets/FacebookSDK/Plugins/Facebook.Unity.dll (Location of the symbol related to previous error)
error CS1704: An assembly with the same name `Facebook.Unity.Settings' has already been imported. Consider removing one of the references or sign the assembly
Library/FacebookSDK/Facebook.Unity.Settings.dll (Location of the symbol related to previous error)
Assets/FacebookSDK/Plugins/Settings/Facebook.Unity.Settings.dll (Location of the symbol related to previous error)"
After opening the Player window
2017.2.0f3, 2017.1.2f1, 5.6.4f1:
"NullReferenceException: Object reference not set to an instance of an object"
5.6.4f1:
"FBException: Property <uploadAccessToken> is missing in the current FB SDK"
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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
This is a duplicate of issue #929846