You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened up the TintBrush.cs file and changed the value of m_Color from Color.white to Color.blue. That's it. I hit save and go back to the Editor. Suddenly I get a NullReferenceException saying the following:
NullReferenceException: Object reference not set to an instance of an object
I opened up the TintBrush.cs file and changed the value of m_Color from Color.white to Color.blue. That's it. I hit save and go back to the Editor. Suddenly I get a NullReferenceException saying the following:
NullReferenceException: Object reference not set to an instance of an object
Anyone else having this issue?
I should mention that I'm using Unity 2017.3.
The text was updated successfully, but these errors were encountered: