We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Exception thrown while invoking [DidReloadScripts] method 'E7.NotchSolution.Editor.NotchSimulator:OnScriptsReloaded ()' : NullReferenceException: Object reference not set to an instance of an object E7.NotchSolution.MockupCanvas.UpdateMockupSprite (UnityEngine.Sprite sprite, UnityEngine.ScreenOrientation orientation, System.Boolean simulate, System.Boolean flipped, UnityEngine.Color prefabModeOverlayColor) (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Runtime/Base/MockupCanvas.cs:27) E7.NotchSolution.Editor.NotchSimulator.UpdateAllMockups () (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Editor/Simulator/NotchSimulator.cs:327) E7.NotchSolution.Editor.NotchSimulator.OnScriptsReloaded () (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Editor/Simulator/NotchSimulator.cs:269)
The text was updated successfully, but these errors were encountered:
I get this message also every time when i start the editor:
Sorry, something went wrong.
No branches or pull requests
Exception thrown while invoking [DidReloadScripts] method 'E7.NotchSolution.Editor.NotchSimulator:OnScriptsReloaded ()' : NullReferenceException: Object reference not set to an instance of an object
E7.NotchSolution.MockupCanvas.UpdateMockupSprite (UnityEngine.Sprite sprite, UnityEngine.ScreenOrientation orientation, System.Boolean simulate, System.Boolean flipped, UnityEngine.Color prefabModeOverlayColor) (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Runtime/Base/MockupCanvas.cs:27)
E7.NotchSolution.Editor.NotchSimulator.UpdateAllMockups () (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Editor/Simulator/NotchSimulator.cs:327)
E7.NotchSolution.Editor.NotchSimulator.OnScriptsReloaded () (at Library/PackageCache/com.e7.notch-solution@c5feabc4a6/Editor/Simulator/NotchSimulator.cs:269)
The text was updated successfully, but these errors were encountered: