Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Reference in SA_ServiceLayout.cs #32

Open
kostiantyn-koretskyi opened this issue Jan 24, 2021 · 0 comments
Open

Null Reference in SA_ServiceLayout.cs #32

kostiantyn-koretskyi opened this issue Jan 24, 2021 · 0 comments
Assignees
Labels
bug report Something isn't working
Milestone

Comments

@kostiantyn-koretskyi
Copy link

Reproducing steps:

  1. Open ultimate mobile -> game services section
  2. type something in Editor API emulation -> Display name

Log:

NullReferenceException: Object reference not set to an instance of an object
SA.Foundation.Editor.SA_ServiceLayout.DrawServiceUI () (at Assets/Plugins/StansAssets/Foundation/Editor/Components/Windows/PluginsSettings/SA_ServiceLayout.cs:258)
SA.CrossPlatform.Editor.UM_SettingsWindow+<>c__DisplayClass15_0.b__0 () (at Assets/Plugins/StansAssets/CrossPlatform/UltimateMobile/Editor/SettingsWindow/Core/UM_SettingsWindow.cs:188)
SA.Foundation.Editor.SA_PluginSettingsWindow1[TWindow].DrawScrollView (System.Action OnContent) (at Assets/Plugins/StansAssets/Foundation/Editor/Components/Windows/PluginsSettings/SA_PluginSettingsWindow.cs:285) SA.CrossPlatform.Editor.UM_SettingsWindow.OnLayoutGUI () (at Assets/Plugins/StansAssets/CrossPlatform/UltimateMobile/Editor/SettingsWindow/Core/UM_SettingsWindow.cs:186) SA.Foundation.Editor.SA_PluginSettingsWindow1[TWindow].OnGUI () (at Assets/Plugins/StansAssets/Foundation/Editor/Components/Windows/PluginsSettings/SA_PluginSettingsWindow.cs:210)

@kostiantyn-koretskyi kostiantyn-koretskyi added the bug report Something isn't working label Jan 24, 2021
@stan-osipov stan-osipov added this to the 2021.2.1 milestone Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants