Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
2
Found in
Issue ID
956872
Regression
Yes
Facebook Platform support throws BadImageFormatException error and prevents building
Steps to reproduce:
1. New project
2. Switch platform to Facebook
3. Switch SDK to 7.10.1
4. Choose WebGL
5. Build and Run
6. Build and run again
Expected: Build will complete, no errors thrown
Actual: BadImageFormatException error is thrown, Build and Run can't complete
Reproduced with Unity 5.6.3p3, 2017.1.1p2, 2017.2.0f1, 2017.3.0b3
Tested with Branch: 2017.1/platform/facebook/integration but later reproduced on stable as well.
Error:
BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.
Mono.Cecil.PE.ImageReader.ReadImage ()
Mono.Cecil.PE.ImageReader.ReadImage (Disposable`1 stream, System.String file_name)
Mono.Cecil.ModuleDefinition.ReadModule (Disposable`1 stream, System.String fileName, Mono.Cecil.ReaderParameters parameters)
Mono.Cecil.ModuleDefinition.ReadModule (System.String fileName, Mono.Cecil.ReaderParameters parameters)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Comments (2)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
mulagraphics
Jan 30, 2018 04:22
I also have this problem ,how to solve it? Unity to xcode Ios build not working
zcwfeng
Jan 26, 2018 10:57
i also has the problem ,how to solve it? facebook sdk version plugin is too hight?