- Home /
Getting an "ok" error message in console
This started a couple days ago. I do pretty much anything in the editor (open it, change things in the scene/inspector/project) and I get spammed with an error message that simple says "ok", nothing else (see screenshot).
Does anyone have any ideas as to what causes this, what it means and/or how to get rid of it?
What happens if you double click on the O$$anonymous$$ message? Does your script editor open?
Can you find the editor log, I suspect there will be more details given in that. I can't find anything in Unity that generates an error message that just says "ok".
What Version of Unity are you using? Have you tried opening the demo that comes with Unity, does it produce the same error? Did you pirate unity and thus someone modified the internal code?
Are you using any external packages from anything like an asset from the store, or someone elses code, or is it all your own code? It seems like it may be someone elses script causing it ( if you have any ).