hi, we are getting following error each time unity is started and when scripts are compiled - tested on Unity 2020.1.0b11.3880, Unity 2020.1.0f1
Exception thrown while invoking [DidReloadScripts] method 'E7.NotchSolution.Editor.NotchSimulator:OnScriptsReloaded ()' : NullReferenceException: Object reference not set to an instance of an object
E7.NotchSolution.Editor.NotchSimulator.EnsureCanvasAndEventSetup (UnityEditor.Experimental.SceneManagement.PrefabStage prefabStage) (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:390)
E7.NotchSolution.Editor.NotchSimulator.UpdateAllMockups () (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:291)
E7.NotchSolution.Editor.NotchSimulator.OnScriptsReloaded () (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:269)
hi, we are getting following error each time unity is started and when scripts are compiled - tested on Unity 2020.1.0b11.3880, Unity 2020.1.0f1 Exception thrown while invoking [DidReloadScripts] method 'E7.NotchSolution.Editor.NotchSimulator:OnScriptsReloaded ()' : NullReferenceException: Object reference not set to an instance of an object E7.NotchSolution.Editor.NotchSimulator.EnsureCanvasAndEventSetup (UnityEditor.Experimental.SceneManagement.PrefabStage prefabStage) (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:390) E7.NotchSolution.Editor.NotchSimulator.UpdateAllMockups () (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:291) E7.NotchSolution.Editor.NotchSimulator.OnScriptsReloaded () (at Library/PackageCache/com.e7.notch-solution@6f1e6a308e/Editor/Simulator/NotchSimulator.cs:269)