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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment