Friends,
is the second time this has happened to me, example, I’m using Unity normal functioning normally and the scripts and design as well, after I close the project and when I open it again, I had an error of object not referenced:
Example: NullReferenceException: Object reference not set to an instance of an object
and yes I am referring, that I do not understand.
If anyone can help.
vlw:smile:
Click on the error message at the bottom of the window and the console window should open up with more detail about the error. This is usually enough to pin down where the error is. Generally speaking, this error is the result of a public script variable that has either not been set or has lost its referenced object somehow, but there are other possibilities.
Yes, that’s right, I need to call the function awake and declare a new variable in the Start function that was missing.
Just imagine giving this error because I think he is not saved properly because I’ve had done, lol
more than good, how important it is right now
thanks for help