-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Labels
Description
Describe the bug
The config dialog in the Unity Editor is not saving the input data and it is throwing the following errors:
NullReferenceException: Object reference not set to an instance of an object
MetaMask.Unity.MetaMaskWindow.LoadSettings (MetaMask.Unity.MetaMaskConfig metaMaskConfig, MetaMask.Transports.Unity.UI.MetaMaskUnityUITransport metaMaskUIConfig, MetaMask.Unity.MetaMaskWindow window) (at Assets/MetaMask/Editor/EditorGUI/MetaMaskWindow.cs:246)
MetaMask.Unity.MetaMaskWindow.ShowWindow () (at Assets/MetaMask/Editor/EditorGUI/MetaMaskWindow.cs:86)
GUI Error: Invalid GUILayout state in MetaMaskWindow view. Verify that all layout Begin/End calls match
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:190)
To Reproduce
Steps to reproduce the behaviour:
- In the Unity Editor go to: Window -> MetaMask -> Setup Window
- Change a few of the values
- Press Apply
- See error
Expected behaviour
- To be reworked to a better approach
Screenshots
** Provide environment information**
- MetaMask Unity plugin v1.1.3