Search Issue Tracker
Fixed in 2017.2.0f3
Votes
6
Found in
2017.2.0b2
Issue ID
929846
Regression
Yes
Facebook SDK newest version 7.10.0 unable to load, throws errors, breaks editor
Steps to reproduce:
1. Open Unity
2. Project Settings -> Player -> Facebook SDK Version
3. Set that to 7.10.0
4. Errors are thrown in console, unusable SDK
Expected: SDK functions as it's supposed to
Actual: Upon selecting it, SDK breaks Unity (See repro video, sometimes tries to compile something every time you click something, sometimes just breaks the project settings)
Reproduced on: 5.6.0b1, 5.6.2p2, 2017.2.0b2
Marked as regression because previous SDK versions worked fine.
Errors: "Assertion failed on expression: 'i->first != goodPath'"
"Assertion failed on expression: 'insertCheck'"
"FBException: Property <uploadAccessToken> is missing in the current FB SDK"
Comments (15)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
fernforce
Jan 13, 2018 03:10
Breaks builds for any platform after download facebook support for 2017.3of3
Drewster
Oct 25, 2017 17:05
Ignore my previous comment... this is resolved with 2017.2.0f3 and FB 7.10.1, released a few days ago.
Drewster
Oct 25, 2017 16:19
This issue is definitely NOT RESOLVED in 2017.2.0f3.
PrimaRiSE
Oct 25, 2017 10:51
Still facing this issue in Unity 2017.2.0f3
Liviuss
Sep 19, 2017 06:42
Reproducible in 2017.2.0b11
jackalkane
Sep 19, 2017 02:00
@NACILON Same on Mac OS X 10.12.6 w/ 2017.1.1f1
NACILON
Sep 18, 2017 11:50
Reproducible at Unity 2017.1.1p1 Win 10 x64
chrisMary
Sep 14, 2017 13:00
this also happens in 2017.1.0p4, with manually downloaded FB sdk while in Android platform
mike6502
Sep 05, 2017 01:56
Was broken for me on Mac 5.6.3p1, but it now fixed in 5.6.3p2.
unitynewb
Aug 26, 2017 21:17
Any work arounds for this?