Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0a1
Issue ID
845743
Regression
No
Null reference exception after launching editor with Facebook module installed
To reproduce:
1. Create new project
2. Notice two errors in console
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Facebook.SDKManager.SetupImporterForDll (UnityEditor.PluginImporter importer, Boolean enabled) (at C:/buildslave/unity/build/PlatformDependent/Facebook/Extensions/Managed/SDKManager.cs:181)
UnityEditor.Facebook.SDKManager.RegisterAdditionalUnityExtensions () (at C:/buildslave/unity/build/PlatformDependent/Facebook/Extensions/Managed/SDKManager.cs:226)
UnityEditor.Facebook.TargetExtension.RegisterAdditionalUnityExtensions () (at C:/buildslave/unity/build/PlatformDependent/Facebook/Extensions/Managed/ExtensionModule.cs:76)
UnityEditor.Modules.ModuleManager.RegisterAdditionalUnityExtensions () (at C:/buildslave/unity/build/Editor/Mono/Modules/ModuleManager.cs:122)
Extension C:/ProgramData/Unity/Facebook/SDKs/7.9.1/Facebook.Unity.Settings.dll was not registered, that means it relies on default UnityExtensions settings, please register extension and apply necessary settings for it in the callback.
Reproducible: 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Add comment