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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
This is a duplicate of issue #929846